docs: add v2 schema json

This commit is contained in:
Iain Learmonth 2022-04-08 17:48:07 +01:00
parent b2edcbe1a5
commit c57f072560
5 changed files with 101 additions and 4 deletions

View file

@ -16,7 +16,8 @@ author = 'Bypass Censorship'
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinx.ext.autodoc'
'sphinx.ext.autodoc',
'sphinx-jsonschema'
]
# Add any paths that contain templates here, relative to this directory.