Bump openstackdocstheme to 1.20.0

Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: I2577ca452a014402f1377474457095176d422b42
This commit is contained in:
翟小君
2019-06-06 10:29:48 +08:00
parent 43e6338748
commit b79429aec6
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -84,7 +84,6 @@ html_theme_path = [openstackdocstheme.get_html_theme_path()]
# Output file base name for HTML help builder.
htmlhelp_basename = '%sdoc' % project
html_last_updated_fmt = '%Y-%m-%d %H:%M'
# -- Options for man page output ----------------------------------------------