Description
Builds project documentation from reStructuredText, Markdown-enabled workflows, autodoc output, and extension-driven sources into formats such as HTML, manuals, and help files. It is widely used for Python and technical documentation.
Run it from the terminal, usually through commands such as sphinx-build. Documentation builds can execute extensions or import project code, so review configuration before building untrusted documentation trees.