We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403f1b9 commit ef7502aCopy full SHA for ef7502a
source/conf.py
@@ -83,6 +83,10 @@
83
# https://plausible.io/packaging.python.org
84
html_js_files.extend(_metrics_js_files)
85
86
+html_extra_path = [
87
+ "specifications/schemas",
88
+]
89
+
90
# -- Options for HTML help output ------------------------------------------------------
91
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-help-output
92
0 commit comments