-
Notifications
You must be signed in to change notification settings - Fork 31
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
Are there way to use custom css for doxygen at docs.ros.org? #58
Comments
I just maintain this package. I didn't write it and don't really know it very well. I don't know how to do what you are requesting, or whether that would be an appropriate change to the build farm scripts or not. @dirk-thomas, @wjwwood, @tfoote: is this something we should consider? |
Presumably the Not sure that's the right place to hook in or not. |
It might be possible to add however I think for ros.org purposes maintaining a consistent view is important. If someone is using the tool elsewhere it might be useful. |
I am willing to make the tool more useful, but prefer to keep its focus on handling the build farm doc jobs. If people need more complete control elsewhere, they are free to run doxygen directly. I don't think it is feasible for rosdoc_lite to wrap all the features of doxygen or sphinx or epydoc. |
as discribed at doxygen's manual,
https://www.stack.nl/~dimitri/doxygen/manual/customize.html
same thing as
The text was updated successfully, but these errors were encountered: