gecko-dev/docs/contributing/index.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

43 строки
897 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
pocket-guide-shipping-firefox
editor
reviews
.. toctree::
:caption: The Mercurial Version Control System
:maxdepth: 1
:glob:
vcs/*
.. toctree::
:caption: Debugging
:maxdepth: 1
debugging/debugging_a_minidump
debugging/debugging_mozilla_with_gdb
debugging/debugging_mozilla_with_lldb
debugging/debugging_mozilla_with_valgrind
debugging/record_and_replay_debugging_firefox
debugging/understanding_crash_reports
.. toctree::
:caption: Additional Information
:maxdepth: 1
directory_structure
build/artifact_builds
build/building_mobile_firefox
build/supported_configurations