mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
8ce816f512
When a user is at the top-level "Getting Set Up" page, they should be shown which path to take (Windows/Mac/Linux) without redundantly showing the platform-specific technicalities. Differential Revision: https://phabricator.services.mozilla.com/D104099
24 lines
478 B
ReStructuredText
24 lines
478 B
ReStructuredText
Getting Set Up To Work On The Firefox Codebase
|
|
==============================================
|
|
|
|
This page will help you get set up to build Firefox on your own machine.
|
|
|
|
.. toctree::
|
|
:caption: Thank you for contributing to Firefox
|
|
|
|
getting_set_up
|
|
|
|
.. 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
|