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