mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
19 lines
523 B
ReStructuredText
19 lines
523 B
ReStructuredText
|
=======================
|
||
|
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 Firefox Health Report. This team no longer exists, but
|
||
|
the directory remains.
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
metrics
|
||
|
healthreport
|
||
|
datareporting
|