summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
blob: 677e9584cb70cc13784819f9e734c7d3565ba3f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Zuul - A Project Gating System
==============================

Zuul is a program that drives continuous integration, delivery, and
deployment systems with a focus on project gating and interrelated
projects.

Zuul's documentation is organized in three guides based on audience.
If Zuul is being used to gate or drive automation around your project,
read the :doc:`user/index` to find out how to configure Zuul.  If you
are installing or operating a Zuul system, you will also find the
:doc:`admin/index` useful.  If you want help make Zuul itself better,
take a look at the :doc:`developer/index`.

Contents:

.. toctree::
   :maxdepth: 2

   user/index
   admin/index
   developer/index

.. toctree::
   :hidden:

   glossary

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`
* :ref:`glossary`