tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

index.rst (906B)


      1 Working on Firefox
      2 ==================
      3 
      4 Welcome to the Firefox codebase. This is the home of the Firefox
      5 development process and source code documentation.
      6 
      7 .. toctree::
      8   :caption: Making Changes To Firefox
      9   :maxdepth: 1
     10 
     11   contribution_quickref
     12   stack_quickref
     13   pocket-guide-shipping-firefox
     14   editor
     15   reviews
     16   levelling-up
     17   how_to_submit_a_patch
     18   data-collection
     19   data-review
     20   jujutsu
     21   searchfox
     22   ai-coding
     23 
     24 
     25 .. toctree::
     26   :caption: Code reviews
     27   :maxdepth: 1
     28 
     29   Code_Review_FAQ
     30   reviewer_checklist
     31 
     32 
     33 .. toctree::
     34   :caption: Debugging
     35   :maxdepth: 1
     36   :glob:
     37 
     38   debugging/*
     39 
     40 
     41 .. toctree::
     42   :caption: Signing
     43   :maxdepth: 1
     44   :glob:
     45 
     46   signing/*
     47 
     48 
     49 .. toctree::
     50   :caption: Additional Information
     51   :maxdepth: 1
     52 
     53   directory_structure
     54   build/artifact_builds
     55   build/building_mobile_firefox
     56   build/supported
     57   engineering_show_and_tell
     58   filing-good-bugs