-
Notifications
You must be signed in to change notification settings - Fork 219
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
[DOC] Added doxygen comments from spec #1305
Conversation
/intelci: run |
/intelci: run |
/intelci: run |
@rlnx @michael-smirnov @mchernov-intel any comments? can we merge this? |
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.
Please, wait for another approve
@rlnx @michael-smirnov any comments from your side? |
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.
Sometimes $...$
is used for template or runtime parameters, please replace with :literal:...
.
$...$
should be used only for math expressions.
I've highlighted few cases, but it could be more
* Added doxygen comments from spec * Removed tail spaces * Fixed clang (cherry picked from commit c4363f5)
Description
From #1074: the part with doxygen comments
RST files will be added separately. The tool is in #1303 and will also be merged separately.