zuul-jobs/roles/sphinx
Andreas Jaeger 88279bd6cc Revert "Revert "Add sphinx_python variable to sphinx role and job""
The first version of this change was broken, fix it with updating
roles/ensure-sphinx/tasks/main.yaml to run the test-requirements check
really on the remove node.

This reverts commit 68ded2251f.

Change-Id: I481e032834fdbf674157b2c9a8fa6f95fc570ddb
2017-12-13 16:31:26 +01:00
..
defaults Add general sphinx and reno jobs and role 2017-11-20 17:59:28 -06:00
library Add support for warning-is-error to sphinx role 2017-11-20 18:00:26 -06:00
tasks Revert "Revert "Add sphinx_python variable to sphinx role and job"" 2017-12-13 16:31:26 +01:00
README.rst Add support for warning-is-error to sphinx role 2017-11-20 18:00:26 -06:00

Run sphinx to generate documentation

Role Variables

Whether to treat sphinx build warnings as errors. Defaults to undefined which means to attempt to find the setting in a setup.cfg file.