Skip to content

Commit a771e85

Browse files
author
y-p
committed
DOC: move _templates out of source/ files to avoid warning
1 parent 332a70e commit a771e85

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

doc/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
]
5353

5454
# Add any paths that contain templates here, relative to this directory.
55-
templates_path = ['_templates']
55+
templates_path = ['../_templates']
5656

5757
# The suffix of source filenames.
5858
source_suffix = '.rst'

0 commit comments

Comments
 (0)