macOS
brew install sphinx-doclocal Homebrew formula metadata
brew
Tool to create intelligent and beautiful documentation. Version 9.1.0 via Homebrew; verified 2026-06-14.
install
brew install sphinx-doclocal Homebrew formula metadata
sudo apt install sphinx-docDebian stable package indexes · sphinx-doc · source: deb.debian.org
overview
Tool to create intelligent and beautiful documentation
history
Sphinx is a Python documentation generator that turns reStructuredText or MyST Markdown projects into HTML, LaTeX/PDF, EPUB, manual pages, Texinfo, and other formats. It became one of the default tools of Python and open source documentation culture.
Sphinx's own documentation carries copyright years beginning in 2007, and its changelog records early 0.1 releases in March 2008. The project is now maintained by the sphinx-doc organization, with Georg Brandl listed among former maintainers and many later contributors.
Sphinx spread through Python packaging and documentation workflows because it combined Docutils/reStructuredText, Pygments highlighting, Jinja templating, cross-references, generated indexes, and extension hooks. Its official site highlights use by Python, the Linux Kernel, and Project Jupyter, and its installation docs cover PyPI, conda, operating-system packages, Docker, and source installs.
The normal workflow is to create a documentation source tree, keep project settings in conf.py, and run sphinx-build or related commands such as sphinx-quickstart, sphinx-apidoc, and sphinx-autogen. Package maintainers often add Sphinx as a docs dependency and build documentation during release, CI, or distro packaging.
Sphinx matters to package nerds because it is both software and packaging infrastructure: it produces documentation for packages, ships as a Python package itself, and is widely repackaged by OS distributions. Its dependency graph, extension ecosystem, and reproducible-docs behavior frequently show up in distro builds, PyPI metadata, Read the Docs projects, and language-package documentation workflows.
security posture
No matching local secret-handling manifest was found for sphinx-doc. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
conf.pyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sphinx-apidoc | cli | global executable | |
sphinx-autogen | cli | global executable | |
sphinx-build | cli | global executable | |
sphinx-quickstart | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:sphinx-doc |
|---|---|
| Version | 9.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sphinx-doc |
| Homepage | https://www.sphinx-doc.org/ |
| Repository | https://github.com/sphinx-doc/sphinx |
| Upstream docs | https://www.sphinx-doc.org/en/master |
| License | BSD-2-Clause |
| Source archive | https://files.pythonhosted.org/packages/cd/bd/f08eb0f4eed5c83f1ba2a3bd18f7745a2b1525fad70660a1c00224ec468a/sphinx-9.1.0.tar.gz |
| Last updated | 2026-06-14T20:49:13-07:00 |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sphinx-doc |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 4 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sphinx-doc 8.1.3-5
documentation generator for Python projects - documentation
sudo apt install sphinx-docsphinx-doc 7.2.6-6
documentation generator for Python projects - documentation
sudo apt install sphinx-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.