moveit / moveit_docs

DEPRECATED - see https://github.com/ros-planning/moveit.ros.org
5 stars 10 forks source link

Better Doxygen API Documentation #15

Closed davetcoleman closed 9 years ago

davetcoleman commented 11 years ago

On ros.org we need to somehow fix our code to have its doxygen pages correctly generated. It kinda works for the MoveIt Setup Assistant but for example MoveIt Ros does not work.

Also, we should take down the old out of date doxygen stuff on this page: http://moveit.ros.org/wiki/index.php/Groovy/API

mikeferguson commented 10 years ago

Just came across this, an important note is that moveit_ros has no code as it is a metapackage -- for instance moveit_core is correct (http://docs.ros.org/groovy/api/moveit_core/html/) as is moveit_ros_perception (http://docs.ros.org/groovy/api/moveit_ros_perception/html/index.html)

That said, we should definitely update docs to have better mainpage dox, and the moveit_ros stuff is sparse on docs in a number of places.

davetcoleman commented 9 years ago

Overall we need to get MoveIt! docs back up to speed

Of course no one has time to do all of this, so everyone's help is appreciated

davetcoleman commented 9 years ago

This issue is a little out of date, moving to https://github.com/ros-planning/moveit_docs/issues/25