1Working on Firefox
2==================
3
4Welcome to the Firefox codebase. This is the home of the Firefox
5development process and source code documentation.
6
7.. toctree::
8   :caption: Making Changes To Firefox
9   :maxdepth: 1
10
11   contribution_quickref
12   pocket-guide-shipping-firefox
13   editor
14   reviews
15
16.. toctree::
17   :caption: The Mercurial Version Control System
18   :maxdepth: 1
19   :glob:
20
21   vcs/*
22
23
24.. toctree::
25   :caption: Debugging
26   :maxdepth: 1
27   :glob:
28
29   debugging/*
30
31
32.. toctree::
33   :caption: Additional Information
34   :maxdepth: 1
35
36   directory_structure
37   build/artifact_builds
38   build/building_mobile_firefox
39   build/supported
40   engineering_show_and_tell
41