services/docs/index.rst

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/services/docs/index.rst	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,17 @@
     1.4 +=======================
     1.5 +Firefox Services Module
     1.6 +=======================
     1.7 +
     1.8 +The ``/services`` directory contains code for a variety of application
     1.9 +features that communicate with external services - hence its name.
    1.10 +
    1.11 +It was originally created to hold code for Firefox Sync. Later, it
    1.12 +became the location for code written by the Mozilla Services Client team
    1.13 +and thus includes :ref:`healthreport`. This team no longer exists, but
    1.14 +the directory remains.
    1.15 +
    1.16 +.. toctree::
    1.17 +   :maxdepth: 1
    1.18 +
    1.19 +   metrics
    1.20 +   datareporting

mercurial