tor-browser

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

index.rst (436B)


      1 .. -*- Mode: rst; fill-column: 80; -*-
      2 
      3 ===========
      4 Design docs
      5 ===========
      6 
      7 .. toctree::
      8   :maxdepth: 1
      9   :glob:
     10   :hidden:
     11 
     12   *
     13 
     14 - `Breaking changes <breaking-changes.html>`_
     15 - `Login Storage <login-storage-api.html>`_
     16 - `Extension Managing <managing-extensions.html>`_
     17 - `Priority Hint  <priority-hint.html>`_
     18 - `Save to PDF <save-to-pdf.html>`_
     19 - `Sharing rust libraries across the Firefox stack <sharing-rust-libraries.html>`_