zuul-jobs/roles/ensure-sphinx
Ian Wienand 2f7ff89384 Python roles: misc doc updates
Some minor formatting things I noticed when reading through the page
of role documentation.

Change-Id: I2f94102badd83d82073df2dfb1e36a524c7b0686
2020-04-17 10:45:26 +02:00
..
defaults Update the sphinx python package sets 2019-07-08 07:48:31 -07:00
tasks Update the sphinx python package sets 2019-07-08 07:48:31 -07:00
vars Update the sphinx python package sets 2019-07-08 07:48:31 -07:00
README.rst Python roles: misc doc updates 2020-04-17 10:45:26 +02:00

Ensure sphinx is installed

Installs sphinx. Also installs any dependencies needed in the first of doc/requirements.txt and test-requirements.txt to be found.

All pip installs are done with a provided constraints file, if given.

Role Variables

Optional path to a pip constraints file for installing python libraries.