zuul-jobs/roles/ensure-sphinx
Andreas Jaeger cbe7006974 Fix wrong dir for doc/requirements.txt
The docu directory is called "doc", thus use "doc/requirements.txt".

Fix the typo in the name. Note that the PTI uses "doc" as well, see
https://governance.openstack.org/tc/reference/project-testing-interface.html#documentation

Change-Id: Ifd35cfdd37d43cf6e040727eb1f27472fe589afc
2017-11-22 19:22:01 +01:00
..
defaults Add general sphinx and reno jobs and role 2017-11-20 17:59:28 -06:00
tasks Fix wrong dir for doc/requirements.txt 2017-11-22 19:22:01 +01:00
README.rst Add general sphinx and reno jobs and role 2017-11-20 17:59:28 -06:00

README.rst

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.