Installation ============ Make sure this Python package is installed via Pypi or another mechanism. Add it as an extension to the Sphinx site - so in the `conf.py` file, add: .. code-block:: python extensions = ['sphinxcontrib.jsonschema'] It should now be ready to use.