Skip to content

Commit a1f8486

Browse files
committed
Move HTML templates to their own subdir.
1 parent e039029 commit a1f8486

6 files changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
html_last_updated_fmt = '%b %d, %Y'
5454

5555
# Path to find HTML templates.
56-
templates_path = ['tools']
56+
templates_path = ['tools/templates']
5757

5858
# Custom sidebar templates, filenames relative to this file.
5959
html_sidebars = {

0 commit comments

Comments
 (0)