On a Mac with Python 2.7 and pip installed, you can install these requirements locally or in a virtualenv:
pip install sphinx
Then, to build HTML:
cd drctheme sphinx-build doc/ _build
To view the built HTML:
open _build/index.html
| Name | Name | Last commit date | ||
|---|---|---|---|---|