[ros-users] Automatically Generating Wiki Documentation

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: ROS Users
Emne: [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!!