blob: 545e161f8eeef448851d268b701c92896564a6b1 (
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
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
stack_quickref
pocket-guide-shipping-firefox
editor
reviews
levelling-up
how_to_submit_a_patch
.. toctree::
:caption: Code reviews
:maxdepth: 1
Code_Review_FAQ
reviewer_checklist
.. 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
engineering_show_and_tell
filing-good-bugs
|