Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[skip changelog] Make "Getting started" page more friendly to new users of Arduino CLI #782

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
per1234 merged 1 commit into arduino:master from per1234:improve-getting-started
Jul 7, 2020
Merged

[skip changelog] Make "Getting started" page more friendly to new users of Arduino CLI #782

per1234 merged 1 commit into arduino:master from per1234:improve-getting-started
Jul 7, 2020

Conversation

Copy link
Contributor

@per1234 per1234 commented Jul 4, 2020

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • The PR follows our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce?

Docs update

  • What is the current behavior?

The Getting started page contains some content that is unclear or unnecesarily detailed for the target audience.

  • What is the new behavior?

The getting started page is more friendly to people getting started with using Arduino CLI.

  • Does this PR introduce a breaking change?

No.

@per1234 per1234 added the topic: documentation Related to documentation for the project label Jul 4, 2020
Comment on lines 202 to 214
Alternatively, you can pass a link to the additional package index file with the
`--additional-urls` option, that has to be specified every time and for every
command that operates on a 3rd party platform core, for example:

```sh
$ arduino-cli core update-index --additional-urls https://arduino.esp8266.com/stable/package_esp8266com_index.json
Updating index: package_esp8266com_index.json downloaded

$ arduino-cli core search esp8266 --additional-urls https://arduino.esp8266.com/stable/package_esp8266com_index.json
ID Version Name
esp8266:esp8266 2.5.2 esp8266
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@per1234 do we have another place in our docs where the usage of --additional-urls is described in addition to this one that you are removing?
IIRC we wrote this paragraph because users got confused by this option. I'm ok regarding this PR, but I would like to keep info regarding this option in a more suited place of the docs.

Copy link
Contributor Author

@per1234 per1234 Jul 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only other place it's described is on every page of the command reference (e,.g., https://arduino.github.io/arduino-cli/dev/commands/arduino-cli/#options), which doesn't give much information on it. I don't see another place in the documentation where this information would fit.

I'm fine with leaving it in the Getting Started page. I explained my reasoning in the commit message, but I don't have super strong feelings about this subject.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The FAQ Page maybe could be a good place to move this whole paragraph, for example in a "how the --additional-urls option works?"
WDYT?

Copy link
Contributor Author

@per1234 per1234 Jul 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've given it some thought and I just don't think it's a good fit for the FAQ page.

What I suggest is that I abandon my proposal to remove the --additional-urls information from the Getting Started page (making this PR solely about the "Clarify wording of upload instructions in Getting Started page" proposal).

I can perhaps revisit the idea of moving the --additional-urls information from the Getting Started page if we someday add another page to the documentation that is appropriate for it (something like a "Going further" page).

rsora reacted with thumbs up emoji
@per1234 per1234 merged commit e1210d2 into arduino:master Jul 7, 2020
@per1234 per1234 deleted the improve-getting-started branch July 8, 2020 21:20
@per1234 per1234 self-assigned this Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
1 more reviewer

@rsora rsora rsora approved these changes

Reviewers whose approvals may not affect merge requirements
Labels
topic: documentation Related to documentation for the project
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /