Add docs/templates to templates in conf.py
This commit is contained in:
parent
a4ccdd1ef0
commit
aeff1cddaa
2
conf.py
2
conf.py
@ -83,7 +83,7 @@ extensions = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
templates_path = ['templates']
|
templates_path = ['templates', "docs/templates"]
|
||||||
|
|
||||||
# The suffix of source filenames.
|
# The suffix of source filenames.
|
||||||
source_suffix = {
|
source_suffix = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user