sphinx 4.3.2-1 source package in Ubuntu
Changelog
sphinx (4.3.2-1) unstable; urgency=medium * New upstream release. -- Dmitry Shachnev <email address hidden> Sun, 19 Dec 2021 15:55:13 +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 | |
---|---|---|---|---|
Jammy | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sphinx_4.3.2-1.dsc | 3.4 KiB | 58e7a65681f219ba71bdba75e2152699d799068803d658db615278eb64feaa10 |
sphinx_4.3.2.orig.tar.gz | 6.3 MiB | 0a8836751a68306b3fe97ecbe44db786f8479c3bf4b80e3a7f5c838657b4698c |
sphinx_4.3.2.orig.tar.gz.asc | 833 bytes | 9a2f47eb55b84f6a0a6776c96f0223f59c963792c473db9d685f6903cabad986 |
sphinx_4.3.2-1.debian.tar.xz | 39.7 KiB | 9748ddf93347f8f407c26bd57f7d99745a537b7a060c8bd51465669b23fb4dc1 |
Available diffs
- diff from 4.3.1-2 to 4.3.2-1 (4.6 KiB)
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.