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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP1:Update/python-sphinxcontrib-documentedlist && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-sphinxcontrib-documentedlist.changes | 0000000917 917 Bytes | |
python-sphinxcontrib-documentedlist.spec | 0000002737 2.67 KB | |
sphinxcontrib-documentedlist-0.6.tar.gz | 0000004983 4.87 KB |
Latest Revision
Ismail Dönmez (namtrac)
committed
(revision 3)
osc copypac from project:openSUSE:Leap:15.1 package:python-sphinxcontrib-documentedlist revision:10
Comments 0