blob: 3229405387c99d021ee8de2145f04738258b861d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
.. taskcluster_index:
TaskCluster Task-Graph Generation
=================================
The ``comm/taskcluster`` directory contains support for defining the graph of tasks
that must be executed to build and test Thunderbird.
As Thunderbird is built on top of Firefox's source, the
`Firefox Taskgraph documentation <https://firefox-source-docs.mozilla.org/taskcluster/index.html>`_
is an invaluable resource.
The documentation here describes Thunderbird specifics.
.. toctree::
kinds
attributes
parameters
loading
transforms
cron
|