REST API documentation with rST

revision e9cf72afeffc88b8207a395f7b0771cc29964757

raw

README.rst

OpenStack uses reStructuredText to document their REST API.

Example:

They use rST with shared parameter definitions in a parameters.yaml file, and have custom directives like .. rest_method:: and .. rest_parameters::

History