zuul-jobs/roles/ensure-sphinx
Jens Harbott (frickler) 68ded2251f Revert "Add sphinx_python variable to sphinx role and job"
This reverts commit 1f8c473765.

Change-Id: I98e7414337d58af0f4819163ee0e88702a52c051
2017-12-08 11:10:45 +00:00
..
defaults Revert "Add sphinx_python variable to sphinx role and job" 2017-12-08 11:10:45 +00:00
tasks Revert "Add sphinx_python variable to sphinx role and job" 2017-12-08 11:10:45 +00:00
README.rst Revert "Add sphinx_python variable to sphinx role and job" 2017-12-08 11:10:45 +00: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.