Sphinx DocumentedList extension
Sphinx extension to convert a Python list into a table in the generated
documentation. The intended application of this extension is to document
the items of essentially list-like objects of immutable data (possibly
enums, though python 3.4 enums are not supported yet).
In the source code, each list item, instead of being just its native
data type, should be replaced by a tuple of two elements. In the
simplest application, the second element of the tuple should be a string
providing a description for the item.
- Links to openSUSE:Factory / python-sphi...mentedlist
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:backports/python-sphinxcontrib-documentedlist && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
python-sphinxcontrib-documentedlist-no-six.patch | 0000001756 1.71 KB | |
python-sphinxcontrib-documentedlist.changes | 0000001705 1.67 KB | |
python-sphinxcontrib-documentedlist.spec | 0000002699 2.64 KB | |
sphinxcontrib-documentedlist-0.6.tar.gz | 0000004983 4.87 KB |
Latest Revision
Tomáš Chvátal (scarabeus_iv)
committed
(revision 1)
Comments 0