Sphinx makes it easy to create intelligent and beautiful documentation.
Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils.
Features
Output formats: HTML, PDF, plain text, EPUB, TeX, manual pages, and more
Extensive cross-references: semantic markup and automatic links for functions, classes, glossary terms and similar pieces of information
Hierarchical structure: easy definition of a document tree, with automatic links to siblings, parents and children
Automatic indices: general index as well as a module index
Code highlighting: automatic highlighting using the Pygments highlighter
Templating: Flexible HTML output using the Jinja 2 templating engine
Extension ecosystem: Many extensions are available, for example for automatic function documentation or working with Jupyter notebooks.
Language Support: Python, C, C++, JavaScript, mathematics, and many other languages through extensions.
For more information, refer to the the documentation.
Installation
The following command installs Sphinx from the Python Package Index. You will need a working installation of Python and pip.
pip install -U sphinx
Contributing
We appreciate all contributions! Refer to the contributors guide for information.
Release signatures
Releases are signed with following keys:
Release files for Sphinx 6.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Sphinx-6.0.0.tar.gz | 6.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinx-6.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:9.7 MB
Release files / Sphinx-6.0.0.tar.gz
| Download URL | Sphinx-6.0.0.tar.gz |
|---|---|
| Size | 6.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
58c140ecd9aa0abbc8ff6da48a266648eac9e5bfc8e49576efd2979bf46f5961
|
|
BLAKE2b-256 checksum How to use checksums |
46ddafcd33ecf25b04b6b18bfd7cedf635875fbe9b06de28268e81ecede904eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.8
|
Release files / sphinx-6.0.0-py3-none-any.whl
| Download URL | sphinx-6.0.0-py3-none-any.whl |
|---|---|
| Size | 3.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c2aeebfcb0e7474f5a820eac6177c7492b1d3c9c535aa21d5ae77cab2f3600e4
|
|
BLAKE2b-256 checksum How to use checksums |
d4a383304f734ba5b5b400af0de3d31d1844ea295c1652435668c9aa2b8650c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.8
|