Closed mergify[bot] closed 4 months ago
Cherry-pick of 8e7b267b4b52ec892e53cd9d1a1032c3eee5f82a has failed:
On branch mergify/bp/sdf13/pr-1447
Your branch is up to date with 'origin/sdf13'.
You are currently cherry-picking commit 8e7b267b.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Changes to be committed:
modified: doc/sdf.in
Unmerged paths:
(use "git add <file>..." to mark resolution)
both modified: doc/CMakeLists.txt
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
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
codecheck
passed (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-by
messages.This is an automatic backport of pull request #1447 done by Mergify.