Build documentation

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|epub|text|latex|man|...}} {{path/to/source_dir}} {{path/to/build_dir}}

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