How do I install rosdoc_lite when using groovy?
How do I install rosdoc_lite when using groovy? More specially I am using the Ubuntu 10.04 groovy installation (full desktop).
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
How do I install rosdoc_lite when using groovy? More specially I am using the Ubuntu 10.04 groovy installation (full desktop).
First, install that package:
$ sudo apt-get install ros-groovy-rosdoc-lite
Then follow the package documentation.
Thanks. Works but I noticed that comments from msg files are not included in the documentation as they were with rosdoc. And comments are missing in the doc on www.ros.org. I seem to remember some doc like the one for NavSatFix having more information before...
Thanks! For others reading this page, Tommy's issue is here: https://github.com/ros-infrastructure/rosdoc_lite/issues/29
Asked: 2013-01-31 10:01:44 -0600
Seen: 516 times
Last updated: Jan 31 '13
Gazebo documentation not in HTML format [closed]
rosdoc and wiki updates [closed]
How can I find out the detailed API of messages?
how to generate documentation for msg/srv files using rosdoc
exclude dependancy while using rosdoc
How to document actionlib interface / Best practice for messages from .action files
Is ROS.org's Code API generator supposed to work with python code imported using git_checkout.mk
Dependencies and rosmake in Fuerte and following distributions