Sphinx extension to document ROS packages.
Project description
This extension adds reStructuredText directives that can be used to document ROS packages.
Usage
Include the extension in your conf.py file. If you have no extensions yet, use:
extensions = ['sphinx_ros']
Otherwise use:
extensions.append('sphinx_ros')
This adds the ros domain to Sphinx, and allows you to use the directives defined in this extension, e.g. .. ros:package::, .. ros:message:: et cetera.
A minimal example:
.. ros:package:: foo_bar_package .. ros:message:: foo :msg_param bar: The bar included in foo. :msg_paramtype bar: :ros:msg:`int16`
See the docs for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinx-ros-0.1.tar.gz.
File metadata
- Download URL: sphinx-ros-0.1.tar.gz
- Upload date:
- Size: 7.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4be138603fdb922a7cee2bf3c7c97556dd5de7d7138097719cf2eccdc126edaa
|
|
| MD5 |
f037cdac2c9719f72662a3b14af85630
|
|
| BLAKE2b-256 |
c2ee2b2a0452e2a5cdddc32be3bb83e228ca9898e5a25ec208eca63b83a57f40
|
File details
Details for the file sphinx_ros-0.1.0-py2-none-any.whl.
File metadata
- Download URL: sphinx_ros-0.1.0-py2-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37a8f689efeb2a39403320b8507be1881bb56f8a4ecee858d55b048656e713fb
|
|
| MD5 |
c77e273f63d51a9a4674e0d06c963ab0
|
|
| BLAKE2b-256 |
84c5d67f93868fa1ced2ba6a2e89048b44f1ff4a05f1714d8164a7e764b369f3
|
File details
Details for the file sphinx_ros-0.1-py2-none-any.whl.
File metadata
- Download URL: sphinx_ros-0.1-py2-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d29657f8ff9b68d27f0ba9417bab1bf49a391819e21c8643d4e39fa19105843
|
|
| MD5 |
da9466ee01a94c24b988d01dddcc9e8b
|
|
| BLAKE2b-256 |
7426428ad9eb0f9a0025b37ae2d06eeacd3f86bdb9111d7a86243f7f3f831507
|