Add link to PDF document
Switch to openstackdocstheme 2.2.0 that can link to PDF document, enable this with setting openstackdocs_pdf_link. Depends-On: https://review.opendev.org/728938 Change-Id: I103a90d4fa101fd261b2b1a86d0a42b9591accc9
This commit is contained in:
parent
553040ed4b
commit
45bad61b80
@ -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.
|
||||
sphinx>=2.0.0,!=2.1.0 # BSD
|
||||
openstackdocstheme>=2.1.2 # Apache-2.0
|
||||
openstackdocstheme>=2.2.0 # Apache-2.0
|
||||
reno>=3.1.0 # Apache-2.0
|
||||
sphinxcontrib-apidoc>=0.2.0 # BSD
|
||||
|
||||
|
@ -69,6 +69,7 @@ latex_elements = {
|
||||
openstackdocs_repo_name = 'openstack/python-novaclient'
|
||||
openstackdocs_bug_project = 'python-novaclient'
|
||||
openstackdocs_bug_tag = ''
|
||||
openstackdocs_pdf_link = True
|
||||
openstackdocs_projects = [
|
||||
'keystoneauth',
|
||||
'nova',
|
||||
|
Loading…
Reference in New Issue
Block a user