gecko/build/docs/index.rst
Gregory Szorc 09d5aeea27 NO BUG - Build docs for supported build configurations
DONTBUILD (NPOTB)

--HG--
extra : rebase_source : 9d1ba5ca4568739c557410b20034671093e439c7
2013-11-20 10:52:48 -08:00

65 lines
950 B
ReStructuredText

==================================
Mozilla Build System Documentation
==================================
Overview
========
.. toctree::
:maxdepth: 1
glossary
Important Concepts
==================
.. toctree::
:maxdepth: 1
build-overview
supported-configurations
Mozconfig Files <mozconfigs>
mozbuild-files
mozbuild-symbols
Profile Guided Optimization <pgo>
slow
environment-variables
build-targets
python
test_manifests
mozinfo
preprocessor
jar-manifests
mozbuild
========
mozbuild is a Python package containing a lot of the code for the
Mozilla build system.
.. toctree::
:maxdepth: 1
mozbuild/index
mozbuild/dumbmake
Python Packages
===============
.. toctree::
:maxdepth: 2
python/codegen
python/makeutils
python/mozbuild
python/mozpack
python/mozversioncontrol
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`