sphinx-build (1) Linux Manual Page
sphinx-build – Sphinx documentation generator tool Synopsissphinx-build [options] <sourcedir> <outdir> [filenames …] Descriptionsphinx-build generates documentation from the files in <sourcedir> and places it in the <outdir>. sphinx-build looks for <sourcedir>/conf.py for the configuration settings. sphinx-quickstart(1) may be used to generate template files, including conf.py. sphinx-build can create documentation in different formats. A format is selected…
