Skip to content
Snippets Groups Projects
Commit a9c4682a authored by Daniel Gröber (dxld)'s avatar Daniel Gröber (dxld)
Browse files

doc: Activate sphinx-jsonschema extension for build-info docs

parent 17e5a840
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,11 @@ import cabaldomain
version = "3.6.0.0"
extensions = ['sphinx.ext.extlinks', 'sphinx.ext.todo']
extensions = [
'sphinx.ext.extlinks',
'sphinx.ext.todo',
'sphinx-jsonschema'
]
templates_path = ['_templates']
source_suffix = '.rst'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment