Adds an interactive data viewer for data objects to Sphinx.
Use it to document:
- JSON data
- JSON files
- Python objects
Complete documentation and examples: https://sphinx-data-viewer.readthedocs.io/en/latest/
The Javascript part is based on the wonderful work of https://github.com/pgrabovets/json-view.