tor-browser

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

index.rst (1109B)


      1 =================================
      2 Firefox Source Tree Documentation
      3 =================================
      4 
      5 .. toctree::
      6   :caption: Overview
      7   :maxdepth: 2
      8 
      9   {overview_doc}
     10 
     11 .. toctree::
     12   :caption: Getting Started
     13   :maxdepth: 1
     14 
     15   {setup_doc}
     16 
     17 .. toctree::
     18   :caption: Working On Firefox
     19   :maxdepth: 2
     20 
     21   {contributing_doc}
     22 
     23 .. toctree::
     24   :caption: Firefox User Guide
     25   :maxdepth: 2
     26 
     27   {user_guide}
     28 
     29 .. toctree::
     30   :caption: Source Code Documentation
     31   :maxdepth: 2
     32 
     33   {source_doc}
     34 
     35 .. toctree::
     36   :caption: The Firefox Build System
     37   :maxdepth: 1
     38 
     39   {build_doc}
     40 
     41 .. toctree::
     42   :caption: Testing & Test Infrastructure
     43   :maxdepth: 1
     44 
     45   {testing_doc}
     46 
     47 .. toctree::
     48   :caption: Releases & Updates
     49   :maxdepth: 1
     50 
     51   {release_doc}
     52 
     53 .. toctree::
     54   :caption: Localization & Internationalization
     55   :maxdepth: 2
     56 
     57   {l10n_doc}
     58 
     59 .. toctree::
     60   :caption: Firefox and Python
     61   :maxdepth: 1
     62 
     63   {python_doc}
     64 
     65 .. toctree::
     66   :caption: Metrics Collected in Firefox
     67   :maxdepth: 1
     68 
     69   {metrics_doc}
     70 
     71 
     72 Indices and tables
     73 ==================
     74 
     75 * :ref:`genindex`
     76 * :ref:`modindex`
     77 * :ref:`search`