Cleanup doxygen doc#42
Merged
Merged
Conversation
Contributor
Author
|
Ready for review. |
Closed
nmellado
reviewed
Apr 22, 2024
nmellado
left a comment
Contributor
There was a problem hiding this comment.
Nice. Maybe we wait for Sphinx first ?
Contributor
Author
|
I don't know, conflicts guaranteed in both cases, so waiting for #26. |
Contributor
Author
|
Some commits have to be squashed. |
b5714fa to
11ba284
Compare
ec1bfd6 to
0908561
Compare
Contributor
Author
|
Ready for the merge. |
7 tasks
Contributor
|
@hiergaut this branch has conflicts and cannot be rebased, can you have a look please ? |
Contributor
Author
|
Sure |
38bd098 to
e7659c3
Compare
e7659c3 to
b5eecd8
Compare
Contributor
Author
|
@nmellado done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Desription
Check if you branch history is PR compatible
git fetch originif origin is this remotescripts/source-format-all.shThese checks are enforced by github workflow actions
Please refer to the corresponding log in case of failure
UPDATE the form below to describe your PR
Please check if the PR fulfills these requirements
Be aware that the PR request cannot be accepted if it doesn't pass the Continuous Integration tests.
What kind of change does this PR introduce?
What is the current behavior? (You can also link to an open issue here)
Doxygen has empty comments.
What is the new behavior (if this is a feature change)?
Doxygen has useful comments.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information:
Only documentation performed.