Files
tubestation/docs/contributing/index.rst
Haik Aftandilian 4dc7e58ebd Bug 1876902 - Provide a way to sign macOS builds locally r=mach-reviewers,hneiva r!#mach-reviewers
Introduce a `./mach macos-sign` command that can be used to sign local packaged builds for manual testing.

Differential Revision: https://phabricator.services.mozilla.com/D199804
2024-02-29 22:58:17 +00:00

62 lines
936 B
ReStructuredText

Working on Firefox
==================
Welcome to the Firefox codebase. This is the home of the Firefox
development process and source code documentation.
.. toctree::
:caption: Making Changes To Firefox
:maxdepth: 1
contribution_quickref
stack_quickref
pocket-guide-shipping-firefox
editor
reviews
levelling-up
how_to_submit_a_patch
.. toctree::
:caption: Code reviews
:maxdepth: 1
Code_Review_FAQ
reviewer_checklist
.. toctree::
:caption: The Mercurial Version Control System
:maxdepth: 1
:glob:
vcs/*
.. toctree::
:caption: Debugging
:maxdepth: 1
:glob:
debugging/*
.. toctree::
:caption: Signing
:maxdepth: 1
:glob:
signing/*
.. toctree::
:caption: Additional Information
:maxdepth: 1
directory_structure
build/artifact_builds
build/building_mobile_firefox
build/supported
engineering_show_and_tell
filing-good-bugs