python3-sphinxcontrib-documentedlist
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.
BSD-2-Clausecloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...