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::