-
Notifications
You must be signed in to change notification settings - Fork 1.4k
doc: remove breathe from all docsets #17251
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
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:more detailsGithub labels
List of changed files detected by CI (0)Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
3c6425b to
5d95612
Compare
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
098430f to
9f8898f
Compare
until post-Breathe era becomes a reality. Ref: nrfconnect#17251 Signed-off-by: Gerard Marull-Paretas <[email protected]>
f19d450 to
c5f1b99
Compare
until post-Breathe era becomes a reality. Ref: nrfconnect#17251 Signed-off-by: Gerard Marull-Paretas <[email protected]>
`void` functions do not return anything, so they can't have Doxygen documentation. Signed-off-by: Gerard Marull-Paretas <[email protected]>
This is required to render Doxygen content in the same Sphinx output folder, as Doxygen is run first. Signed-off-by: Gerard Marull-Paretas <[email protected]>
So that further Sphinx+Doxygen docsets are easy to add. Signed-off-by: Gerard Marull-Paretas <[email protected]>
Native Doxygen content will be served, and Sphinx will link to it. Signed-off-by: Gerard Marull-Paretas <[email protected]>
It's no longer required as we're not using breathe anymore. Signed-off-by: Gerard Marull-Paretas <[email protected]>
Breathe will no longer be used. Signed-off-by: Gerard Marull-Paretas <[email protected]>
It is no longer needed after breathe removal. Signed-off-by: Gerard Marull-Paretas <[email protected]>
We are now serving Doxygen content, so let's drop the redundant Sphinx "shim". Signed-off-by: Gerard Marull-Paretas <[email protected]>
So we can finally _breathe_. Signed-off-by: Gerard Marull-Paretas <[email protected]>
c5f1b99 to
52300d3
Compare
until post-Breathe era becomes a reality. Ref: nrfconnect#17251 Signed-off-by: Gerard Marull-Paretas <[email protected]>
No description provided.