-
-
Notifications
You must be signed in to change notification settings - Fork 444
[pluggable monitor] add documentation #1499
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
[pluggable monitor] add documentation #1499
Conversation
Co-authored-by: per1234 <accounts@perglass.com>
11914fa to
c8599ac
Compare
per1234
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one last thing I forgot in my previous review: pluggable-monitor-specification.md should be added to the nav key of mkdocs.yml so that it will appear in the navigation pane of https://arduino.github.io/arduino-cli/dev/
|
done, also fixed a link in the source code |
per1234
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be a valuable resource for Arduino platform developers. Thanks Cristian!
58400af to
f6fd38a
Compare
* Added documentation for pluggable monitor * Apply suggestions from code review Co-authored-by: per1234 <accounts@perglass.com> * Add pluggable monitor spec in nav bar; fixed link in source code comments * fix i18n and lint warnings Co-authored-by: per1234 <accounts@perglass.com>
* Added documentation for pluggable monitor * Apply suggestions from code review Co-authored-by: per1234 <accounts@perglass.com> * Add pluggable monitor spec in nav bar; fixed link in source code comments * fix i18n and lint warnings Co-authored-by: per1234 <accounts@perglass.com>
Please check if the PR fulfills these requirements
before creating one)
our contributing guidelines
UPGRADING.mdhas been updated with a migration guide (for breaking changes)Add docs for pluggable monitors.