# sphinx-doc を Homebrew, apt でインストール

sphinx-doc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:sphinx-doc
- **パッケージマネージャ:** Homebrew
- **バージョン:** 9.1.0
- **ソース概要:** Tool to create intelligent and beautiful documentation
- **ホームページ:** <https://www.sphinx-doc.org/>
- **リポジトリ:** <https://github.com/sphinx-doc/sphinx>
- **最終更新:** 2026-06-14T20:49:13-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- sphinx-apidoc (エイリアス)
- sphinx-autogen (エイリアス)
- sphinx-build (エイリアス)
- sphinx-quickstart (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 9.1.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

sphinx-doc に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
