summaryrefslogtreecommitdiffstats
path: root/docs/contributing/index.rst
blob: 6dca72aa02df50329147c3c9ac810da930203f71 (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
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

.. 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