blob: 7b16e9c09275e1e41e304679d3a3bd9abe91d142 [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
James E. Blair32df6d82017-08-03 14:20:04 -070017 docs