Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 585 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 585 Bytes

rpb-doc Documentation Status

RPB documentation is hosted at rpb-doc.readthedocs.io

Build

Sphinx documentation generator is required in order to build a copy of documentation locally. Make sure that you have Python and Sphinx installed on your system before trying to build the documentation.

Run make html to build the static HTML resources (typically within _build/html/)