summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorpengyuesheng <pengyuesheng@gohighsec.com>2019-10-12 14:52:45 +0800
committerpengyuesheng <pengyuesheng@gohighsec.com>2019-11-12 17:09:11 +0800
commit8fc7612079c5eb26f961779c4382a94ab822a412 (patch)
treed0929449f09480d6176e8425958e6d9b4c965a42 /doc/source
parent3c065ebbcb5514130226d8353e77021d80ee2c1f (diff)
downloadoslo-policy-8fc7612079c5eb26f961779c4382a94ab822a412.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. Change-Id: I2c9f7b72a52edde7b18dc66bcc8c655630b3bbc2
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 0a9e203..f7095d2 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -33,7 +33,6 @@ extensions = [
repository_name = 'openstack/oslo.policy'
bug_project = 'oslo.policy'
bug_tag = ''
-html_last_updated_fmt = '%Y-%m-%d %H:%M'
# autodoc generation is a bit aggressive and a nuisance when doing heavy
# text edit cycles.