James E. Blair | cdd0007 | 2012-06-08 19:17:28 -0700 | [diff] [blame] | 1 | Zuul - A Project Gating System |
| 2 | ============================== |
| 3 | |
James E. Blair | eff5a9d | 2017-06-20 00:00:37 -0700 | [diff] [blame] | 4 | Zuul is a program that drives continuous integration, delivery, and |
| 5 | deployment systems with a focus on project gating and interrelated |
| 6 | projects. |
James E. Blair | cdd0007 | 2012-06-08 19:17:28 -0700 | [diff] [blame] | 7 | |
James E. Blair | eff5a9d | 2017-06-20 00:00:37 -0700 | [diff] [blame] | 8 | Zuul's documentation is organized in three guides based on audience. |
| 9 | If Zuul is being used to gate or drive automation around your project, |
| 10 | read the :doc:`user/index` to find out how to configure Zuul. If you |
| 11 | are installing or operating a Zuul system, you will also find the |
| 12 | :doc:`admin/index` useful. If you want help make Zuul itself better, |
| 13 | take a look at the :doc:`developer/index`. |
James E. Blair | cdd0007 | 2012-06-08 19:17:28 -0700 | [diff] [blame] | 14 | |
| 15 | Contents: |
| 16 | |
| 17 | .. toctree:: |
| 18 | :maxdepth: 2 |
| 19 | |
James E. Blair | eff5a9d | 2017-06-20 00:00:37 -0700 | [diff] [blame] | 20 | user/index |
| 21 | admin/index |
David Shrewsbury | 95ec620 | 2017-04-05 10:59:47 -0400 | [diff] [blame] | 22 | developer/index |
James E. Blair | cdd0007 | 2012-06-08 19:17:28 -0700 | [diff] [blame] | 23 | |
| 24 | Indices and tables |
| 25 | ================== |
| 26 | |
| 27 | * :ref:`genindex` |
| 28 | * :ref:`modindex` |
| 29 | * :ref:`search` |
| 30 | |