[ros-users] Automatically Generating Wiki Documentation

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: ROS Users
題目: [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!!