gecko-dev/docs/setup/index.rst
Mitchell Hentges 8ce816f512 Bug 1687980: Simplify "Getting Set Up" page r=mhoye,firefox-build-system-reviewers,glandium,sylvestre,andi
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
2021-02-16 17:48:12 +00:00

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