Build documentations intended for readthedocs.io (requires the sphinx-rtd-theme pip package)

sphinx-build

  • Sphinx documentation generator.
    More information: <http://www.sphinx-doc.org/en/master/man/sphinx-build.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sphinx-build -b {{html}} {{path/to/docs_dir}} {{path/to/build_dir}}

click the source code to copy install sphinx-build on any operating system with command-not-found.com