Sphinx extension for Zuul jobs
Go to file
Dr. Jens Harbott 2272117b40 Avoid infinite loop in find_zuul_yaml()
Currently there will be an infinite loop when no zuul config can be
found. Terminate the loop when we reach the filesystem root.

Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
Change-Id: I074f23eeac82531024cd1af0eeb7c502555eacd7
2022-05-03 20:54:25 +02:00
doc Correct tagged version docs build 2022-03-21 10:28:29 -07:00
tests/roles Ignore non-directory entries in roles/ 2018-09-05 10:18:18 -07:00
zuul_sphinx Avoid infinite loop in find_zuul_yaml() 2022-05-03 20:54:25 +02:00
.gitignore Fix package setup 2017-07-31 14:00:10 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:30 +00:00
.zuul.yaml Set project vars to match Zuul 2021-11-23 10:08:02 -08:00
bindep.txt Initial commit 2017-06-16 10:38:17 -07:00
LICENSE Initial commit 2017-06-16 10:38:17 -07:00
README.rst Add attr-overview directive 2018-09-28 20:18:28 +10:00
requirements.txt Remove cap on sphinx 2017-07-31 16:12:22 -07:00
setup.cfg Mark zuul-sphinx as supporting python3 2017-08-09 11:57:03 -05:00
setup.py Initial commit 2017-06-16 10:38:17 -07:00
test-requirements.txt Fix package setup 2017-07-31 14:00:10 -07:00
tox.ini Switch docs theme to versioned RTD 2021-12-16 11:23:09 -08:00

Zuul Sphinx

A Sphinx extension for documenting Zuul jobs and configuration.