Skip to content

Commit ef7502a

Browse files
committed
Set html_extra_path
Signed-off-by: Filipe Laíns <[email protected]>
1 parent 403f1b9 commit ef7502a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
# https://plausible.io/packaging.python.org
8484
html_js_files.extend(_metrics_js_files)
8585

86+
html_extra_path = [
87+
"specifications/schemas",
88+
]
89+
8690
# -- Options for HTML help output ------------------------------------------------------
8791
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-help-output
8892

0 commit comments

Comments
 (0)