ros-infrastructure / rosdoc_lite

A light-weight version of rosdoc that does not rely on ROS infrastructure for crawling packages.
10 stars 31 forks source link

Overview

rosdoc_lite is a ROS package that wraps documentation tools like doxygen, sphinx, and epydoc, for convenient generation of ROS package documentation.

It also generates online documentation for the ROS wiki.

This package provides only the rosdoc_lite command. It has no supported Python or C++ API.