Python documentation generator

Edit Package 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.

Refresh
Refresh
Source Files
Filename Size Changed
Sphinx-3.1.2.tar.gz 0005934433 5.66 MB
Sphinx-3.1.2.tar.gz.asc 0000000833 833 Bytes
_multibuild 0000000053 53 Bytes
python-Sphinx-rpmlintrc 0000000310 310 Bytes
python-Sphinx.changes 0000100640 98.3 KB
python-Sphinx.spec 0000010595 10.3 KB
python3.inv 0000106787 104 KB
Revision 66 (latest revision is 105)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 821465 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 66)
- In the new multiversion world, python*.inv is in python3.8
  directory not python3.

- update to version 3.1.2:
  * Incompatible changes
    + #7650: autodoc: the signature of base function will be shown for
       decorated functions, not a signature of decorator
  * Bugs fixed
    + #7844: autodoc: Failed to detect module when relative module
       name given
    + #7856: autodoc: AttributeError is raised when non-class object
       is given to the autoclass directive
    + #7850: autodoc: KeyError is raised for invalid mark up when
       autodoc_typehints is 'description'
    + #7812: autodoc: crashed if the target name matches to both an
       attribute and module that are same name
    + #7650: autodoc: function signature becomes "(*args, **kwargs)"
       if the function is decorated by generic decorator
    + #7812: autosummary: generates broken stub files if the target
       code contains an attribute and module that are same name
    + #7806: viewcode: Failed to resolve viewcode references on 3rd
       party builders
    + #7838: html theme: List items have extra vertical space
    + #7878: html theme: Undesired interaction between "overflow" and
       "float"
- changes from version 3.1.1:
  * Incompatible changes
    + #7808: napoleon: a type for attribute are represented as typed
       field
  * Features added
Comments 0
openSUSE Build Service is sponsored by