summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2020-05-15 20:23:33 +0200
committerAndreas Jaeger <aj@suse.com>2020-05-18 21:06:45 +0200
commit872d02b23c3ad113a37f8d4cf16b873aab7f10aa (patch)
tree89ad94ba9b9b459cf6eb47130dab89cf8f101b73 /releasenotes
parentcd88662f689fe8bf0149d27d84ffa59cd2749c91 (diff)
downloadoslo-context-872d02b23c3ad113a37f8d4cf16b873aab7f10aa.tar.gz
Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using these versions will allow especially: * Linking from HTML to PDF document * Allow parallel building of documents * Fix some rendering problems Update Sphinx version as well. openstackdocstheme renames some variables, so follow the renames. A couple of variables are also not needed anymore, remove them. Depends-On: https://review.opendev.org/728938 Change-Id: If23ebf2dcf6304d5ea50c5e427bfad217ce0d235
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 2099d7f..b952b79 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -256,6 +256,6 @@ texinfo_documents = [
locale_dirs = ['locale/']
# openstackdocstheme options
-repository_name = 'openstack/oslo.context'
-bug_project = 'oslo.context'
-bug_tag = ''
+openstackdocs_repo_name = 'openstack/oslo.context'
+openstackdocs_bug_project = 'oslo.context'
+openstackdocs_bug_tag = ''