glance-specs/requirements.txt
Andreas Jaeger 2d2d7baf03 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable 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.

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.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: If08d763c2c0f09faa61c327ab64f1ad7b1549262
2020-05-30 16:56:41 +02:00

16 lines
285 B
Plaintext

actdiag
blockdiag
nwdiag
openstackdocstheme>=2.2.1 # Apache-2.0
pbr>=2.0 # Apache-2.0
seqdiag
sphinx>=2.0.0,!=2.1.0 # BSD
sphinxcontrib-actdiag
sphinxcontrib-blockdiag
sphinxcontrib-nwdiag
sphinxcontrib-seqdiag
stestr>=2.0.0
testtools>=0.9.34
yasfb>=0.5.1
whereto>=0.3.0 # Apache-2.0