Bug 1734090 [wpt PR 31114] - Update wpt metadata, a=testonly
[gecko.git] / build / docs / index.rst
blobd1cd5c53682a0ea31dc227e1bcfa4ded7694894d
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    ../../contributing/vscode
45    androideclipse
46    cppeclipse
47    visualstudio
49 mozbuild
50 ========
52 mozbuild is a Python package containing a lot of the code for the
53 Mozilla build system.
55 .. toctree::
56    :maxdepth: 1
58    mozbuild/index