diff --git a/doc/requirements.txt b/doc/requirements.txt index 87e497a58e..74efc6c9cf 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -4,7 +4,7 @@ sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD os-api-ref>=1.4.0 # Apache-2.0 -openstackdocstheme>=1.18.1 # Apache-2.0 +openstackdocstheme>=1.20.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 sphinxcontrib-apidoc>=0.2.0 # BSD whereto>=0.3.0 # Apache-2.0 diff --git a/doc/source/conf.py b/doc/source/conf.py index 7017433ca7..762c18e53d 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -210,11 +210,6 @@ html_theme_path = [openstackdocstheme.get_html_theme_path()] # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] -# If not '', a 'Last updated on:' timestamp is inserted at every page bottom, -# using the given strftime format. -#html_last_updated_fmt = '%b %d, %Y' -html_last_updated_fmt = '%Y-%m-%d %H:%M' - # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True diff --git a/lower-constraints.txt b/lower-constraints.txt index 8884a61ef2..123f5e235a 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -57,7 +57,7 @@ msgpack==0.5.6 netaddr==0.7.19 netifaces==0.10.6 networkx==1.11 -openstackdocstheme==1.18.1 +openstackdocstheme==1.20.0 os-api-ref==1.4.0 os-client-config==1.29.0 os-testr==1.0.0