Skip to content

Commit d74fe7e

Browse files
authored
cleanup releases doc (#314)
1 parent f3cf52a commit d74fe7e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

releases/conf.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
extensions = [
3131
]
3232

33-
# Add any paths that contain templates here, relative to this directory.
34-
templates_path = ['_templates']
35-
3633
# List of patterns, relative to source directory, that match files and
3734
# directories to ignore when looking for source files.
3835
# This pattern also affects html_static_path and html_extra_path.
@@ -55,7 +52,3 @@
5552
'single_page': True
5653
}
5754

58-
# Add any paths that contain custom static files (such as style sheets) here,
59-
# relative to this directory. They are copied after the builtin static files,
60-
# so a file named "default.css" will overwrite the builtin "default.css".
61-
html_static_path = ['_static']

0 commit comments

Comments
 (0)