blob: 527ea6e43acecbcdf78e47237293f0df283539f4 [file] [log] [blame]
James E. Blaire4de4f42017-01-19 10:35:24 -08001Developer's Guide
2=================
3
4This section contains information for Developers who wish to work on
5Zuul itself. This information is not necessary for the operation of
6Zuul, though advanced users may find it interesting.
7
8.. autoclass:: zuul.scheduler.Scheduler
9
10.. toctree::
11 :maxdepth: 1
12
13 datamodel
14 drivers
15 testing