Create Sphinx-based documentation from JSON schemas
Suppose that the schema definitions are stored in as JSON schema files. To create automatic documenation
-
Define a standard JSON schema template -
Create documentation pages from the schema (https://sphinx-jsonschema.readthedocs.io/en/latest/) -
Create a Sphinx-based automated documentation website from the schemas
Edited by Jutta Schnabel