We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To run a local build of the documentation:
$ python setup.py build_sphinx -o
The -o flag will trigger your browser to automatically open when the docs are built.
-o
In case you do not have an internet connection:
$ python setup.py --offline build_sphinx -o