gecko-dev/build/docs/index.rst
Johann Hofmann cd3d3a8ab7 Bug 1456089 - Make a tutorial out of the genpgocerts.py README. r=jcj
Differential Revision: https://phabricator.services.mozilla.com/D20178

--HG--
extra : moz-landing-system : lando
2019-02-25 21:06:41 +00:00

57 lines
932 B
ReStructuredText

============
Build System
============
Important Concepts
==================
.. toctree::
:maxdepth: 1
glossary
build-overview
supported-configurations
Mozconfig Files <mozconfigs>
mozbuild-files
mozbuild-symbols
files-metadata
Profile Guided Optimization <pgo>
slow
tup
environment-variables
build-targets
python
test_manifests
mozinfo
preprocessor
jar-manifests
defining-binaries
defining-xpcom-components
toolchains
locales
rust
sparse
Support for projects building with GN <gn>
telemetry
test_certificates
integrated development environment (IDE)
========================================
.. toctree::
:maxdepth: 1
androideclipse
cppeclipse
visualstudio
mozbuild
========
mozbuild is a Python package containing a lot of the code for the
Mozilla build system.
.. toctree::
:maxdepth: 1
mozbuild/index
mozbuild/dumbmake