Bug 1856663 - Add more chunks for Android mochitest-plain. r=jmaher,taskgraph-reviewe...
[gecko.git] / build / docs / index.rst
blob52963d494253b7279f0e8d0ffd8f9bba2c73c3e8
1 ============
2 Build System
3 ============
5 Important Concepts
6 ==================
7 .. toctree::
8    :maxdepth: 1
10    glossary
11    build-overview
12    supported-configurations
13    Mozconfig Files <mozconfigs>
14    mozbuild-files
15    mozbuild-symbols
16    files-metadata
17    Profile Guided Optimization <pgo>
18    slow
19    environment-variables
20    build-targets
21    python
22    test_manifests
23    mozinfo
24    preprocessor
25    jar-manifests
26    defining-binaries
27    defining-xpcom-components
28    toolchains
29    locales
30    unified-builds
31    cross-compile
32    rust
33    sparse
34    Support for projects building with GN <gn>
35    telemetry
36    sccache-dist
37    test_certificates
39 integrated development environment (IDE)
40 ========================================
41 .. toctree::
42    :maxdepth: 1
44    androideclipse
45    cppeclipse
46    visualstudio
48 mozbuild
49 ========
51 mozbuild is a Python package containing a lot of the code for the
52 Mozilla build system.
54 .. toctree::
55    :maxdepth: 1
57    mozbuild/index