[ros-users] Automatically Generating Wiki Documentation

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: ROS Users
Onderwerp: [ros-users] Automatically Generating Wiki Documentation
Are there any tools out there that automatically generate wiki
documentation? Specifically, the clearsilver
messages/parameter/service structures. I imagine it would be pretty
easy to run grep, look for rospy.get_param and nh.getParam and
generate the appropriate clearsilver nodeAPI documentaiton.

-David!!