summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/conf.py2
-rw-r--r--doc/whatsnew/2.1.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 95e0adfb5..ada9ec493 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -133,7 +133,7 @@ html_theme_options = {
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ['_static']
+#html_static_path = ['_static']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
diff --git a/doc/whatsnew/2.1.rst b/doc/whatsnew/2.1.rst
index 1cc79f1e3..3e5f60048 100644
--- a/doc/whatsnew/2.1.rst
+++ b/doc/whatsnew/2.1.rst
@@ -3,7 +3,7 @@
**************************
:Release: 2.1
-:Date: TBA
+:Date: 2018-08-01
Summary -- Release highlights
=============================