mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
4ed433c70c
These are some of the errors that some Outreachy applicants were experiencing. Figured having some additional documentation explaining that not all errors and warnings are fatal might help unblock new contributors in the future. Differential Revision: https://phabricator.services.mozilla.com/D208804
27 lines
664 B
ReStructuredText
27 lines
664 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.
|
|
|
|
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
|
|
common_build_errors
|
|
|
|
.. toctree::
|
|
:caption: Getting Ready To Contribute
|
|
|
|
contributing_code
|