mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 986719 - Centralized documentation for UITelemetry. r=gps DONTBUILD
This commit is contained in:
parent
d48a503b8b
commit
5ef5abff1d
20
mobile/android/base/docs/index.rst
Normal file
20
mobile/android/base/docs/index.rst
Normal file
@ -0,0 +1,20 @@
|
||||
===================
|
||||
Firefox for Android
|
||||
===================
|
||||
|
||||
UI Telemetry
|
||||
============
|
||||
|
||||
Fennec records UI events using a telemetry framework called UITelemetry.
|
||||
|
||||
Some links:
|
||||
|
||||
- `Project page <https://wiki.mozilla.org/Mobile/Projects/Telemetry_probes_for_Fennec_UI_elements>`_
|
||||
- `Wiki page <https://wiki.mozilla.org/Mobile/Fennec/Android/UITelemetry>`_
|
||||
- `User research notes <https://wiki.mozilla.org/Mobile/User_Experience/Research>`
|
||||
|
||||
Events
|
||||
------
|
||||
|
||||
Sessions
|
||||
--------
|
@ -5,6 +5,7 @@
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
DIRS += ['locales']
|
||||
SPHINX_TREES['fennec'] = 'docs'
|
||||
|
||||
include('android-services.mozbuild')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user