|
1 ======================= |
|
2 Firefox Services Module |
|
3 ======================= |
|
4 |
|
5 The ``/services`` directory contains code for a variety of application |
|
6 features that communicate with external services - hence its name. |
|
7 |
|
8 It was originally created to hold code for Firefox Sync. Later, it |
|
9 became the location for code written by the Mozilla Services Client team |
|
10 and thus includes :ref:`healthreport`. This team no longer exists, but |
|
11 the directory remains. |
|
12 |
|
13 .. toctree:: |
|
14 :maxdepth: 1 |
|
15 |
|
16 metrics |
|
17 datareporting |