fune/taskcluster/docs/optimization/index.rst
Andrew Halberstadt 5e36818adc Bug 1779646 - [docs] Re-structure/remove taskgraph documentation that duplicates standalone docs, r=taskgraph-reviewers,aki
Lots of this documentation has been migrated to:
https://taskcluster-taskgraph.readthedocs.io/en/latest/index.html

Rather than maintain two sets of parallel docs, this refactors the Gecko docs
to point to the taskgraph ones where appropriate.

Jira: RELENG-709

Differential Revision: https://phabricator.services.mozilla.com/D151935
2022-07-15 20:58:33 +00:00

20 lines
584 B
ReStructuredText

Optimization Strategies
=======================
This section documents some of the `optimization`_ strategies available in
``mozilla-central``.
.. toctree::
schedules
.. _optimization: https://taskcluster-taskgraph.readthedocs.io/en/latest/concepts/optimization.html
Other Strategies
----------------
There are many other undocumented strategies available here. See the
`taskcluster/gecko_taskgraph/optimize`_ module for more available strategies.
.. _taskcluster/gecko_taskgraph/optimize: https://searchfox.org/mozilla-central/source/taskcluster/gecko_taskgraph/optimize