Skip to content

Commit aeff1cd

Browse files
committed
Add docs/templates to templates in conf.py
1 parent a4ccdd1 commit aeff1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
]
8484

8585
# Add any paths that contain templates here, relative to this directory.
86-
templates_path = ['templates']
86+
templates_path = ['templates', "docs/templates"]
8787

8888
# The suffix of source filenames.
8989
source_suffix = {

0 commit comments

Comments
 (0)