Kaydet (Commit) a1f84863 authored tarafından Georg Brandl's avatar Georg Brandl

Move HTML templates to their own subdir.

üst e0390291
...@@ -53,7 +53,7 @@ html_short_title = '%s Documentation' % release ...@@ -53,7 +53,7 @@ html_short_title = '%s Documentation' % release
html_last_updated_fmt = '%b %d, %Y' html_last_updated_fmt = '%b %d, %Y'
# Path to find HTML templates. # Path to find HTML templates.
templates_path = ['tools'] templates_path = ['tools/templates']
# Custom sidebar templates, filenames relative to this file. # Custom sidebar templates, filenames relative to this file.
html_sidebars = { html_sidebars = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment