diff --git a/doc/requirements.txt b/doc/requirements.txt index ec4298aec9f1..946d4519da2f 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -7,7 +7,7 @@ sphinxcontrib-seqdiag>=0.8.4 # BSD sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD sphinx-feature-classification>=0.2.0 # Apache-2.0 os-api-ref>=1.4.0 # Apache-2.0 -openstackdocstheme>=2.1.2 # Apache-2.0 +openstackdocstheme>=2.2.0 # Apache-2.0 # releasenotes reno>=3.1.0 # Apache-2.0 diff --git a/doc/source/conf.py b/doc/source/conf.py index 29c6c03f165e..4d3fe75f9a25 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -142,6 +142,7 @@ latex_use_xindy = False openstackdocs_repo_name = 'openstack/nova' openstackdocs_bug_project = 'nova' openstackdocs_bug_tag = 'doc' +openstackdocs_pdf_link = True # keep this ordered to keep mriedem happy #