tor-browser

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

index.rst (962B)


      1 =================================
      2 Focus for Android
      3 =================================
      4 
      5 Specific documentation on a few topics is available at:
      6 
      7 .. toctree::
      8   :maxdepth: 1
      9 
     10   Architecture Decisions <Architecture-Decisions.md>
     11   Battery Debugging <Battery-Debugging.md>
     12   Content blocking <Content-blocking.md>
     13   Crash Reporting with Sentry <Crash-Reporting-with-Sentry.md>
     14   Development Custom GeckoView <Development-Custom-GeckoView.md>
     15   Feature & Issue workflow <Feature-&-Issue-workflow.md>
     16   Running GeckoView in a debug environment <GeckoView-(In-Progress).md>
     17   Home <Home.md>
     18   Homescreen Tips <Homescreen-Tips.md>
     19   Multisession architecture <Multisession-architecture.md>
     20   Recommended pre-push hook <Recommended-pre-push-hook.md>
     21   Release Process <Release-Process.md>
     22   Release tracks <Release-tracks.md>
     23   Removing strings<Removing-strings.md>
     24   Sprint Process <Sprint-Process.md>
     25   Telemetry <Telemetry.md>
     26   UI Test <UI-Test.md>