no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / build / docs / index.rst
blob4fee23359d20d97e5cfb9a108d4e203682bc4a31
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    cppeclipse
45    visualstudio
47 mozbuild
48 ========
50 mozbuild is a Python package containing a lot of the code for the
51 Mozilla build system.
53 .. toctree::
54    :maxdepth: 1
56    mozbuild/index
58 Snap Package
59 ============
61 `Snap <https://snapcraft.io/docs>`_ is a packaging format
63 .. toctree::
64    :maxdepth: 1
66    snap