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.
- Devel package for openSUSE:Factory
-
30
derived packages
- Links to openSUSE:Factory / python-Sphinx
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-Sphinx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Sphinx-2.2.0.tar.gz | 0006262612 5.97 MB | |
_link | 0000000148 148 Bytes | |
_multibuild | 0000000053 53 Bytes | |
python-Sphinx-rpmlintrc | 0000000310 310 Bytes | |
python-Sphinx.changes | 0000060082 58.7 KB | |
python-Sphinx.spec | 0000010120 9.88 KB |
Revision 135 (latest revision is 274)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 135)
- Update 2.2.0: * apidoc: template files are renamed to ``.rst_t`` * html: Field lists will be styled by grid layout * #5124: graphviz: ``:graphviz_dot:`` option is renamed to ``:layout:`` * #1464: html: emit a warning if :confval:`html_static_path` and :confval:`html_extra_path` directories are inside output directory * #6514: html: Add a label to search input for accessability purposes * #5602: apidoc: Add ``--templatedir`` option * #6475: Add ``override`` argument to ``app.add_autodocumenter()`` * #6310: imgmath: let :confval:`imgmath_use_preview` work also with the SVG format for images rendering inline math * #6533: LaTeX: refactor visit_enumerated_list() to use ``\sphinxsetlistlabels`` * #6628: quickstart: Use ``https://docs.python.org/3/`` for default setting of :confval:`intersphinx_mapping` * #6419: sphinx-build: give reasons why rebuilded
Comments 0