easy_install -U Sphinxpip install sphinx_rtd_themepip install sphinx-autobuildmake livehtml in the docs folderhttp://localhost:8000/ to view the documentationThanks to the sphinx-autobuild the documentation will be automatically built on every change and all browsers, where it's opened will be reloaded automatically as well.
make html in the docs folderdocs/build/html folder in your browser