blob: 24ab31b6c57229c301d78bebbcd40ce7cc5d7a40 [file] [log] [blame]
James E. Blaircdd00072012-06-08 19:17:28 -07001Zuul - A Project Gating System
2==============================
3
James E. Blaireff5a9d2017-06-20 00:00:37 -07004Zuul is a program that drives continuous integration, delivery, and
5deployment systems with a focus on project gating and interrelated
6projects.
James E. Blaircdd00072012-06-08 19:17:28 -07007
James E. Blaireff5a9d2017-06-20 00:00:37 -07008Zuul's documentation is organized in three guides based on audience.
9If Zuul is being used to gate or drive automation around your project,
10read the :doc:`user/index` to find out how to configure Zuul. If you
11are installing or operating a Zuul system, you will also find the
12:doc:`admin/index` useful. If you want help make Zuul itself better,
13take a look at the :doc:`developer/index`.
James E. Blaircdd00072012-06-08 19:17:28 -070014
15Contents:
16
17.. toctree::
18 :maxdepth: 2
19
James E. Blaireff5a9d2017-06-20 00:00:37 -070020 user/index
21 admin/index
David Shrewsbury95ec6202017-04-05 10:59:47 -040022 developer/index
James E. Blaircdd00072012-06-08 19:17:28 -070023
24Indices and tables
25==================
26
27* :ref:`genindex`
28* :ref:`modindex`
29* :ref:`search`
30