gecko-dev/docs/setup/index.rst
Tim Giles 4ed433c70c Bug 1843629 - Explain some non-fatal errors in the OS build docs. r=sylvestre DONTBUILD
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
2024-05-03 11:28:15 +00:00

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