Install these:
$ pip install sphinx sphinx-autobuild sphinx_rtd_theme
To run the server:
$ cd docs
$ ./server.bat
or
$ sphinx-autobuild . _build/html
Then visit http://localhost:8000 to see the docs.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Install these:
$ pip install sphinx sphinx-autobuild sphinx_rtd_theme
To run the server:
$ cd docs
$ ./server.bat
or
$ sphinx-autobuild . _build/html
Then visit http://localhost:8000 to see the docs.