James E. Blair 8f1cecfd74 Ignore non-directory entries in roles/
The check for whether a README.rst exists would naively look for
files like __init__.py/README.rst if there were files in the roles/
directory.  Only look for role directories instead.

Change-Id: I80268047a08b1294ccef841cd59894ec7133d16d
2018-09-05 10:18:18 -07:00
2017-07-31 14:00:10 -07:00
2017-06-14 13:18:31 +00:00
2018-08-21 21:08:23 +02:00
2017-06-16 10:38:17 -07:00
2017-06-16 10:38:17 -07:00
2017-07-31 16:12:22 -07:00
2017-06-16 10:38:17 -07:00
2017-07-31 14:00:10 -07:00
2018-08-21 21:08:23 +02:00

Zuul Sphinx

A Sphinx extension for documenting Zuul jobs.

Config options

zuul_role_paths

(str list) List of extra paths to examine for role documentation (other than roles/)

zuul_autoroles_warn_missing

(boolean) Default: True Warn when a role found with autoroles does not have a README.rst file.

Description
Sphinx extension for Zuul jobs
Readme 383 KiB
Languages
Python 100%