summaryrefslogtreecommitdiffstats
path: root/docs/contributing/index.rst
blob: 3321b7f5f46b1c2b0338df2bb322624189c79929 (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
54
55
56
57
58
59
60
61
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: Signing
   :maxdepth: 1
   :glob:

   signing/*


.. toctree::
   :caption: Additional Information
   :maxdepth: 1

   directory_structure
   build/artifact_builds
   build/building_mobile_firefox
   build/supported
   engineering_show_and_tell
   filing-good-bugs