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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-sphinxcontrib-documentedlist && cd $_
- Create Badge
Refresh
Refresh
Source Files
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
Dominique Leuenberger (dimstar_suse)
accepted
request 1078270
from
Ondřej Súkup (mimi_vx)
(revision 4)
Comments 0