Sphinx cheatsheet#

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