sphinx 7.2.6-4 source package in Ubuntu
Changelog
sphinx (7.2.6-4) unstable; urgency=medium * dh_sphinxdoc: Support zzzeeksphinx’ new way of setting content_root. -- Dmitry Shachnev <email address hidden> Sun, 11 Feb 2024 20:08:39 +0300
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sphinx_7.2.6-4.dsc | 3.3 KiB | 8bd8c37946b0092b6b50e20c5dccdfae10dfb439b4cd62e618c0f4c9986348f5 |
sphinx_7.2.6.orig.tar.gz | 6.7 MiB | 9a5160e1ea90688d5963ba09a2dcd8bdd526620edbb65c328728f1b2228d5ab5 |
sphinx_7.2.6-4.debian.tar.xz | 35.5 KiB | a084518d02a14dfeae300abe7db503554a6cbc4d08344e9f7134e3ccb8894949 |
Available diffs
- diff from 7.2.6-3 to 7.2.6-4 (913 bytes)
No changes file available.
Binary packages built by this source
- libjs-sphinxdoc: JavaScript support for Sphinx documentation
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
This package provides JavaScript code for documentation generated by Sphinx.
- python3-sphinx: documentation generator for Python projects
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
Sphinx features:
* HTML, CHM, LaTeX output,
* Cross-referencing source code,
* Automatic indices,
* Code highlighting, using Pygments,
* Extensibility. Existing extensions:
- automatic testing of code snippets,
- including docstrings from Python modules.
.
Build-depend on sphinx if your package uses /usr/bin/sphinx-*
executables. Build-depend on python3-sphinx if your package uses
the Python API (for instance by calling python3 -m sphinx).
- sphinx-common: documentation generator for Python projects - common data
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
This package includes manual pages, templates, translations and other data
files.
- sphinx-doc: documentation generator for Python projects - documentation
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
This package includes documentation of Sphinx itself.