blob: eb0c68aa4e10ed9b14c10dbe2f531c6f99457a71 (
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
|
Getting Set Up To Work On The Firefox Codebase
==============================================
This page will help you get set up to build Firefox on your own machine.
Don't hesitate to look at the :ref:`Firefox Contributors Quick Reference <Firefox Contributors' Quick Reference>` to read a quick tutorial.
.. toctree::
:caption: Thank you for contributing to Firefox
/contributing/contributing_to_mozilla
.. toctree::
:caption: Setting Up Your Machine
:maxdepth: 1
windows_build
macos_build
linux_build
linux_32bit_build_on_64bit_OS
.. toctree::
:caption: Getting Ready To Contribute
contributing_code
|