summaryrefslogtreecommitdiff
path: root/doc/requirements.txt
diff options
context:
space:
mode:
authorpengyuesheng <pengyuesheng@gohighsec.com>2019-10-12 14:49:06 +0800
committerStephen Finucane <stephenfin@redhat.com>2019-12-19 09:13:54 +0000
commit39923ae345db4ed573b03ffbc8b22bde9c0d023c (patch)
tree158b7ebbd09821371cb4d51e60610338a6f8e24d /doc/requirements.txt
parent8c4c5fd43e7a1b8bb9734b0eb729031eb8181ea4 (diff)
downloadoslo-context-39923ae345db4ed573b03ffbc8b22bde9c0d023c.tar.gz
Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20: - project - html_last_updated_fmt - latex_engine - latex_elements - version - release Note that we don't actually drop 'project' since it's referenced elsewhere in the file and cleaning that up would be hassle. Change-Id: Ibe4add5a9391c3b3bc49206c9ac65721cedddf5a
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r--doc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index a3955b5..390e23d 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
# These are needed for docs generation
-openstackdocstheme>=1.18.1 # Apache-2.0
+openstackdocstheme>=1.20.0 # Apache-2.0
sphinx>=1.8.0,<2.0.0;python_version=='2.7' # BSD
sphinx>=1.8.0,!=2.1.0;python_version>='3.4' # BSD
reno>=2.5.0 # Apache-2.0