
This makes iterating over the dict consistent on all python versions, which is important if we're extracting them for a contents list or similar. Change-Id: I1a23bfc8fd032dd545cc48302ef469006b1f7a1e
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 aREADME.rst
file.
Description
Languages
Python
100%