Sphinx cheatsheet#
sphinx-build -M html source-path output-path # html version
sphinx-autobuild source-path output-path # dev webserver
sphinx-build -M html source-path output-path # html version
sphinx-autobuild source-path output-path # dev webserver