gecko-dev/build/docs
Connor Sheehan 962fb415b2 Bug 1483941: add documentation about build telemetry r=ted
This commit adds some documentation about build telemetry
to the build system documentation. This doc should be used
as a reference during opt-in to build system telemetry,
and includes paths to the relevant files for users to audit
independently. Documentation regarding the schema types and
object properties was generated by the `jsonschema2rst` tool,
available on PyPI.

Differential Revision: https://phabricator.services.mozilla.com/D8030

--HG--
extra : moz-landing-system : lando
2018-10-10 19:58:47 +00:00
..
mozbuild
build-overview.rst Bug 1444628 - Fix a bunch of typo in the doc r=ahal 2018-03-10 17:14:38 +01:00
build-targets.rst
cppeclipse.rst Bug 1196367 - Remove AndroidEclipse build backend. r=gps 2017-05-02 21:39:03 -07:00
defining-binaries.rst Bug 1433417 - Fix a bunch of typo in the doc r=ahal 2018-01-26 12:50:07 +01:00
environment-variables.rst
files-metadata.rst Bug 1445763 - Update moz.build meta data with "Firefox Build System". r=froydnj 2018-03-14 21:44:46 +01:00
glossary.rst Bug 1433417 - Fix a bunch of typo in the doc r=ahal 2018-01-26 12:50:07 +01:00
gn.rst Bug 1427840 - Add in-tree docs for GN support in the build system. r=dminor 2018-01-09 12:15:08 -08:00
index.rst Bug 1483941: add documentation about build telemetry r=ted 2018-10-10 19:58:47 +00:00
jar-manifests.rst Bug 1416023: Fix typo in `jar-manifests.rst`. r=gps 2017-11-09 15:35:28 -07:00
locales.rst Bug 1444628 - Fix a bunch of typo in the doc r=ahal 2018-03-10 17:14:38 +01:00
mozbuild-files.rst Bug 1496903 - Fix the typos found by codespell 1.14 r=ahal 2018-10-09 14:31:39 +00:00
mozbuild-symbols.rst
mozconfigs.rst Bug 1412431 - Remove docs for removed ac_add_app_options; r=me 2017-10-30 11:46:03 -07:00
mozinfo.rst Bug 1446809 - Remove some b2g leftover in the build r=glandium 2018-03-20 10:46:23 +01:00
pgo.rst Bug 1473821 - The MOZ_PGO_INSTRUMENTED environment variable is not used anymore so remove all remaining mentions of it r=gps 2018-08-17 16:40:10 +00:00
preprocessor.rst
python.rst Bug 1444628 - Fix a bunch of typo in the doc r=ahal 2018-03-10 17:14:38 +01:00
rust.rst Bug 1381576 - Use a Cargo workspace for rust crates. r=ted 2018-03-01 14:33:35 -08:00
slow.rst Bug 1478976 - document the Tup backend; r=chmanchester 2018-08-01 21:35:30 +00:00
sparse.rst Bug 1394054: include try_task_config.json in sparse checkout; r=gps 2017-08-26 00:19:36 +00:00
supported-configurations.rst
telemetry.rst Bug 1483941: add documentation about build telemetry r=ted 2018-10-10 19:58:47 +00:00
test_manifests.rst Bug 1413575: Adjust in-tree references to mozbase documentation to point in-tree. r=ahal 2017-11-20 11:43:13 -07:00
toolchains.rst Bug 1485224 - Update Windows builders to VS 2017 15.8.4 and Windows SDK 17134. r=glandium 2018-09-07 07:15:19 +09:00
tup.rst Bug 1496185 - Document MOZ_PARALLEL_BUILD in the tup backend; r=chmanchester 2018-10-03 18:58:11 +00:00
visualstudio.rst