sphinx 4.5.0-4 source package in Ubuntu
Changelog
sphinx (4.5.0-4) unstable; urgency=medium [ Dmitry Shachnev ] * Backport upstream patch to stop using @definfoenclose texinfo command (closes: #996151). * Update jstest to use WebKit2 4.1. [ Simon Chopin ] * Use full JSON unescaping in file names -- Dmitry Shachnev <email address hidden> Thu, 16 Jun 2022 19:37:25 +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 | |
---|---|---|---|---|
Kinetic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sphinx_4.5.0-4.dsc | 3.5 KiB | 72d0bf6bf62728615ffe5a505be9c66159956c58128adbe3f9e5df590a5ade41 |
sphinx_4.5.0.orig.tar.gz | 6.4 MiB | 7bf8ca9637a4ee15af412d1a1d9689fec70523a68ca9bb9127c2f3eeb344e2e6 |
sphinx_4.5.0.orig.tar.gz.asc | 833 bytes | e8a56b2e71f6480cd7577938a7edd57ca39a19ba26469718e3c39b389c90cc0c |
sphinx_4.5.0-4.debian.tar.xz | 41.2 KiB | 18be6239454749a5e48e4b71cea7f76eab7daef180bea97b85a10f0d997c6793 |
Available diffs
- diff from 4.3.2-1 to 4.5.0-4 (1.5 MiB)
- diff from 4.5.0-3maysync1 (in Ubuntu) to 4.5.0-4 (406 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.