d9a01c0dd7
Add a new tox target to build PDF documentation in accord with the community goal [0] to have PDF docs available. Also, only show genindex and search for HTML. These elements do not make sense within PDF documents. [0] https://governance.openstack.org/tc/goals/selected/train/pdf-doc-generation.html Change-Id: Ia75423d1efbec65730130eedf169c458b92b0c9f
15 lines
301 B
Plaintext
15 lines
301 B
Plaintext
# selenium tests
|
|
firefox [selenium]
|
|
xvfb [selenium platform:dpkg]
|
|
# already part of xorg-x11-server on openSUSE
|
|
xorg-x11-server-Xvfb [selenium platform:redhat]
|
|
|
|
# Dependency for pdf document generation
|
|
latexmk
|
|
texlive-xetex
|
|
texlive-fonts-recommended
|
|
fonts-liberation
|
|
inkscape
|
|
librsvg2-bin
|
|
imagemagick
|