sphinxcontrib-datatemplates 0.3.0
sphinxcontrib.datatemplates is a Sphinx extension for rendering nicely formatted HTML with parts of the output coming from JSON and YAML data files. It is intended to be used to mix machine-readable data with prose.
What’s new in 0.3.0?
- Add dialect support, better dotumentation (contributed by Jan Brohl)
- Use yaml.safe_load (contributed by Jan Brohl)
- Add XML support (contributed by Jan Brohl)
- Add CSV support (contributed by Jan Brohl)