Disable latex and class hierarchy generation#1447
Merged
azeey merged 1 commit intogazebosim:mainfrom Jun 28, 2024
Merged
Conversation
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Member
|
|
scpeters
approved these changes
Jun 28, 2024
Collaborator
Author
|
@Mergifyio Backport sdf9 sdf12 sdf13 sdf14 |
Contributor
❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚. |
Collaborator
Author
|
https://github.com/Mergifyio backport sdf9 sdf12 sdf13 sdf14 |
Contributor
✅ Backports have been createdDetails
|
mergify bot
pushed a commit
that referenced
this pull request
Jun 28, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267) # Conflicts: # doc/CMakeLists.txt
8 tasks
mergify bot
pushed a commit
that referenced
this pull request
Jun 28, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267) # Conflicts: # doc/CMakeLists.txt
8 tasks
mergify bot
pushed a commit
that referenced
this pull request
Jun 28, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267) # Conflicts: # doc/CMakeLists.txt
8 tasks
mergify bot
pushed a commit
that referenced
this pull request
Jun 28, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267)
8 tasks
azeey
pushed a commit
that referenced
this pull request
Jul 1, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267)
scpeters
pushed a commit
that referenced
this pull request
Jul 1, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267)
scpeters
pushed a commit
that referenced
this pull request
Jul 2, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267)
azeey
pushed a commit
that referenced
this pull request
Jul 2, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267) Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
scpeters
pushed a commit
that referenced
this pull request
Jul 2, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. (cherry picked from commit 8e7b267) Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> Co-authored-by: Addisu Z. Taddese <addisu@openrobotics.org>
azeey
pushed a commit
that referenced
this pull request
Jul 3, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267)
scpeters
pushed a commit
that referenced
this pull request
Jul 3, 2024
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> (cherry picked from commit 8e7b267)
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.
Summary
We don't use the latex output anywhere, but it brings in a big dependency when building documentation or deb packages. The class hierarchy is also not that useful since there is not much inheritance used in the codebase. This also brings the doxygen parameters of sdformat closer to other Gazebo libraries.
Note: I plan to Backport this to all the previous versions of sdformat
Checklist
codecheckpassed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-bymessages.