diff -r 000000000000 -r 6474c204b198 build/docs/index.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build/docs/index.rst Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,45 @@ +============ +Build System +============ + +Important Concepts +================== +.. toctree:: + :maxdepth: 1 + + glossary + build-overview + supported-configurations + Mozconfig Files + mozbuild-files + mozbuild-symbols + Profile Guided Optimization + slow + environment-variables + build-targets + python + test_manifests + mozinfo + preprocessor + jar-manifests + +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