# Installer sphinx-doc avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sphinx-doc pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:sphinx-doc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sphinx-doc
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install sphinx-doc
```

  Preuve: Debian stable package indexes: sphinx-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:sphinx-doc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 9.1.0
- **Résumé source:** Tool to create intelligent and beautiful documentation
- **Page d'accueil:** <https://www.sphinx-doc.org/>
- **Dépôt:** <https://github.com/sphinx-doc/sphinx>
- **Dernière mise à jour:** 2026-06-14T20:49:13-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- sphinx-apidoc (alias)
- sphinx-autogen (alias)
- sphinx-build (alias)
- sphinx-quickstart (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 9.1.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2007: Sphinx documentation copyright period begins.
- 2008: Sphinx 0.1 release series appears in the official changelog and PyPI history.
- 2010: Sphinx 1.0 is released.
- 2025: Sphinx 9.1.0 is published with PyPI provenance pointing back to sphinx-doc/sphinx.

### Related projects

- Docutils provides the reStructuredText parsing foundation.
- Pygments provides code highlighting.
- Jinja provides templating for generated output.
- Read the Docs is a major hosting workflow for Sphinx-built documentation.

### Sources

- <https://github.com/sphinx-doc/sphinx>
- <https://pypi.org/project/Sphinx/>
- <https://www.sphinx-doc.org/en/master/>
- <https://www.sphinx-doc.org/en/master/changes/index.html>
- <https://www.sphinx-doc.org/en/master/usage/configuration.html>
- <https://www.sphinx-doc.org/en/master/usage/installation.html>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour sphinx-doc. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

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.


## Configuration files

- Unix: conf.py
## Autres enregistrements de gestionnaires de paquets

- Debian apt - sphinx-doc - 8.1.3-5: normalized package name match | Debian stable package indexes: sphinx-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | documentation generator for Python projects - documentation | https://www.sphinx-doc.org/
- Ubuntu apt - sphinx-doc - 7.2.6-6: normalized package name match | Ubuntu 24.04 LTS package indexes: sphinx-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | documentation generator for Python projects - documentation | https://www.sphinx-doc.org/


## Combined YAML source

View the package source record on GitHub. [combined/sphinx-doc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sphinx-doc.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
