Sphinx extension for Zuul jobs
710b99539a
Use tox-docs instead of build-tox-docs template that is defined in openstack-zuul-jobs. Change-Id: I7c7679277184f95f851c8db3208a8f43f03bc7c4 |
||
---|---|---|
doc/source | ||
tests/roles | ||
zuul_sphinx | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.