blob: 986bbe4298d808e46eec170dff7c76a810b899be [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
David Shrewsbury95ec6202017-04-05 10:59:47 -040015 triggers
James E. Blaire4de4f42017-01-19 10:35:24 -080016 testing