diff -r 000000000000 -r 6474c204b198 services/docs/index.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/services/docs/index.rst Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,17 @@ +======================= +Firefox Services Module +======================= + +The ``/services`` directory contains code for a variety of application +features that communicate with external services - hence its name. + +It was originally created to hold code for Firefox Sync. Later, it +became the location for code written by the Mozilla Services Client team +and thus includes :ref:`healthreport`. This team no longer exists, but +the directory remains. + +.. toctree:: + :maxdepth: 1 + + metrics + datareporting