Python documentation generator
Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects (or other documents consisting of multiple
reStructuredText sources), written by Georg Brandl. It was originally created
for the new Python documentation, and has excellent facilities for Python
project documentation, but C/C++ is supported as well, and more languages are
planned.
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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-Sphinx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-Sphinx.changes | 0000207065 202 KB | |
python-Sphinx.keyring | 0000006238 6.09 KB | |
python-Sphinx.spec | 0000012193 11.9 KB | |
python3.inv | 0000133169 130 KB | |
readthedocs.inv | 0000025610 25 KB | |
requests.inv | 0000002228 2.18 KB | |
sphinx-7.4.5.tar.gz | 0008115101 7.74 MB | |
update-intersphinx.sh | 0000000224 224 Bytes |
Revision 107 (latest revision is 108)
Ana Guerrero (anag+factory)
accepted
request 1188421
from
Dirk Mueller (dirkmueller)
(revision 107)
- update to 7.4.5: * #12593, #12600: Revert coercing the type of selected :confval:`html_sidebars` values to a list. Log an error message when string values are detected. Patch by Adam Turner. * #12594: LaTeX: since 7.4.0, :rst:dir:`seealso` and other "light" admonitions now break PDF builds if they contain a :dudir:`figure` directive; and also if they are contained in a table cell (rendered by tabulary). Patch by Jean-François B. * #12585, #12586: Do not warn when an intersphinx inventory contains case-insensitively ambiguous duplicate items. Patch by James Addison. * #12582: Restore support for list-styled :confval:`source_suffix` values with extensions that register parsers. Patch by Adam Turner. * #12580, #12583: Resolve failures with the C domain on incremental builds with Sphinx 7.3.7 and earlier. Patch by Adam Turner. * Fix invalid HTML when a rubric node with invalid heading- level is used. Patch by Adam Turner. * #12579, #12581: Restore support for typing.ParamSpec in autodoc. Patch by Adam Turner. * #12555: Drop Docutils 0.18.1 and Docutils 0.19 support. Patch by Adam Turner. * LaTeX: the xcolor package is now required (but is for example part of Ubuntu texlive-latex-recommended which has always been required). * LaTeX: the fontawesome5 LaTeX package is needed for the default choices of icons now used in admonition titles in PDF
Comments 0