python-Sphinx
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.
- Links to devel:languages:python / python-Sphinx
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout system:homeautomation:home-assistant/python-Sphinx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Sphinx-2.3.1.tar.gz | 0005838626 5.57 MB | |
_multibuild | 0000000053 53 Bytes | |
python-Sphinx-rpmlintrc | 0000000310 310 Bytes | |
python-Sphinx.changes | 0000070513 68.9 KB | |
python-Sphinx.spec | 0000010092 9.86 KB |
Revision 8 (latest revision is 12)
Antonio Larrosa (alarrosa)
accepted
request 814108
from
Antonio Larrosa (alarrosa)
(revision 8)
- Revert to 2.3.1 due to severely increased memory usage when building kernel documentation. bsc#1166965 - update to version 2.4.4: * #7197: LaTeX: platex cause error to build image directive with target url * #7223: Sphinx builds has been slower since 2.4.0 - specfile: * update copyright year - update to version 2.4.3: * Bugs fixed + #7184: autodoc: "*args" and "**kwarg" in type comments are not handled properly + #7189: autodoc: classmethod coroutines are not detected + #7183: intersphinx: ":attr:" reference to property is broken + #6244, #6387: html search: Search breaks/hangs when built with dirhtml builder + #7195: todo: emit doctree-resolved event with non-document node incorrectly - changes from version 2.4.2: * Bugs fixed + #7138: autodoc: "autodoc.typehints" crashed when variable has unbound object as a value + #7156: autodoc: separator for keyword only arguments is not shown + #7146: autodoc: IndexError is raised on suppressed type_comment found + #7161: autodoc: typehints extension does not support parallel build
Comments 0