sphinxcontrib.constdata

Sphinx extension that allows showing values, tables, and links from CSV files. Instead of hard-coding values in the text, you write constants or queries replaced with value(s) from the CSV file. If the file contains language-depending strings, they can be translated with the rest of the Sphinx docs.


License
BSD-3-Clause
Install
pip install sphinxcontrib.constdata==1.0.11