
Switch to openstackdocstheme 2.2.1 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 before the next release removes them. A couple of variables are also not needed anymore, remove them. Set openstackdocs_pdf_link to link to PDF file. Note that the link to the published document only works on docs.openstack.org where the PDF file is placed in the top-level html directory. The site-preview places the PDF in a pdf directory. Set openstackdocs_auto_name to use 'project' as name. Change pygments_style to 'native' since old theme version always used 'native' and the theme now respects the setting and using 'sphinx' can lead to some strange rendering. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change pygments_style to 'native' since old theme version always used 'native' and the theme now respects the setting and using 'sphinx' can lead to some strange rendering. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change-Id: I8e6c4b1d09e5f56b505c6006ea048baf896444c3
31 lines
487 B
Plaintext
31 lines
487 B
Plaintext
alabaster==0.7.10
|
|
Babel==2.3.4
|
|
coverage==4.0
|
|
docutils==0.11
|
|
dulwich==0.15.0
|
|
eventlet==0.18.2
|
|
extras==1.0.0
|
|
fixtures==3.0.0
|
|
flake8==3.6.0
|
|
imagesize==0.7.1
|
|
Jinja2==2.10
|
|
linecache2==1.0.0
|
|
MarkupSafe==1.0
|
|
mccabe==0.6.0
|
|
mock==2.0.0
|
|
pycodestyle==2.4.0
|
|
pyflakes==2.0.0
|
|
Pygments==2.2.0
|
|
python-mimeparse==1.6.0
|
|
python-subunit==1.0.0
|
|
pytz==2013.6
|
|
PyYAML==3.12
|
|
reno==3.1.0
|
|
requests==2.14.2
|
|
snowballstemmer==1.2.1
|
|
stestr==2.0.0
|
|
testscenarios==0.4
|
|
testtools==2.2.0
|
|
traceback2==1.4.0
|
|
unittest2==1.1.0
|