mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
46 lines
667 B
ReStructuredText
46 lines
667 B
ReStructuredText
==================================
|
|
Mozilla Build System Documentation
|
|
==================================
|
|
|
|
Overview
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
glossary
|
|
|
|
Important Concepts
|
|
==================
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
build-overview
|
|
Mozconfig Files <mozconfigs>
|
|
Profile Guided Optimization <pgo>
|
|
slow
|
|
environment-variables
|
|
test_manifests
|
|
|
|
mozbuild
|
|
========
|
|
|
|
mozbuild is a Python package containing a lot of the code for the
|
|
Mozilla build system.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
mozbuild/index
|
|
mozbuild/frontend
|
|
mozbuild/dumbmake
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|