===========================================================
 sphinxcontrib.datatemplates --- Render Your Data Readable
===========================================================

``sphinxcontrib.datatemplates`` helps you use static data in machine
readable format in your documentation by letting you define Jinja2
templates to turn JSON, YAML, XML, or CSV data into reStructuredText
for Sphinx to render as part of its output.

* Repo: https://github.com/sphinxcontrib/sphinxcontrib.datatemplates
* Docs: http://sphinxcontribdatatemplates.readthedocs.io/

.. toctree::
   :maxdepth: 2

   install
   using
   nodata
   json
   yaml
   xml
   import-module
   csv
   dbm
   inline
   multiple-sources
   legacy
   cli
   history

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
