gecko-dev/docs/index.rst
Chris H-C 5493409c18 Bug 1654339 - Add Glean metrics autodocs to moztreedocs r=janerik,ahal
Also define a scheme for storing the index of Glean definitions files in a file
separate from the build system for consumption by
* mach build
* mach doc
* (future) mozilla/probe-scraper

Differential Revision: https://phabricator.services.mozilla.com/D87600
2020-08-21 16:30:45 +00:00

60 lines
880 B
ReStructuredText

=================================
Firefox Source Tree Documentation
=================================
.. toctree::
:caption: Getting Started
:maxdepth: 1
{setup_doc}
.. toctree::
:caption: Working On Firefox
:maxdepth: 2
{contributing_doc}
.. toctree::
:caption: Source Code Documentation
:maxdepth: 2
{source_doc}
.. toctree::
:caption: The Firefox Build System
:maxdepth: 1
{build_doc}
.. toctree::
:caption: Testing & Test Infrastructure
:maxdepth: 1
{testing_doc}
.. toctree::
:caption: Localization & Internationalization
:maxdepth: 2
{l10n_doc}
.. toctree::
:caption: Firefox and Python
:maxdepth: 1
{python_doc}
.. toctree::
:caption: Metrics Collected in Firefox
:maxdepth: 1
{metrics_doc}
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`