-
Notifications
You must be signed in to change notification settings - Fork 3k
Rollup PR - UK Docathon pt1 #8519
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
Conversation
Make example code consistent with: https://os.mbed.com/teams/mbed_example/code/time_HelloWorld/file/0c6401d671c6/main.cpp/
Makes doxygen reference to SPAN_DYNAMIC_EXTENT by name instead of the macro expansion -1. Add reference to the macro in the class documentation.
This clarifies code and documentation generated.
Make minor copy edits.
Make minor edits to existing text.
Add comma to existing text.
Make minor copy edits to existing text.
…ki/mbed-os into rollup
…radBraam/mbed-os into rollup
…arm/mbed-os into rollup
…arm/mbed-os into rollup
…ed-os into rollup
/morph build |
Build : SUCCESSBuild number : 3449 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 3070 |
Test : SUCCESSBuild number : 3240 |
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.
everything looks ok, but I find the addition of this comment a bit strange:
/** \addtogroup platform /
/* @{*/
/**
- \defgroup platform_Span Span class
- @{
*/
Description
Rollup PR for the following PRs:
Pull request type