James E. Blair | eff5a9d | 2017-06-20 00:00:37 -0700 | [diff] [blame] | 1 | User's Guide |
| 2 | ============ |
| 3 | |
| 4 | This guide is for all users of Zuul. If you work on a project where |
| 5 | Zuul is used to drive automation (whether that's testing proposed |
| 6 | changes, building artifacts, or deploying builds), this guide will |
David Shrewsbury | b040b0a | 2017-08-03 15:53:59 -0400 | [diff] [blame] | 7 | help you understand the concepts that underlie Zuul, and how to |
James E. Blair | eff5a9d | 2017-06-20 00:00:37 -0700 | [diff] [blame] | 8 | configure it to meet your needs. |
| 9 | |
| 10 | |
| 11 | .. toctree:: |
| 12 | :maxdepth: 2 |
| 13 | |
| 14 | concepts |
| 15 | gating |
| 16 | config |
| 17 | jobs |
| 18 | encryption |