sphinx_ros module¶
Sphinx extension adding several directives to document ROS packages.
-
sphinx_ros.setup(app)[source]¶ Adds the ROS domain to the Sphinx application and the labels to the ROS indices to the standard domain. It also adds the configuration values
ros_add_package_names,ros_msg_reference_versionandros_api_msg_packages.Parameters: app (sphinx.application.Sphinx) – The Sphinx application