1
0
Fork 0
firefox/toolkit/components/glean/docs/user/index.md
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

17 lines
517 B
Markdown

# Using Firefox on Glean
This section of docs is designed to be helpful to people instrumenting Firefox Desktop.
You may wish to begin with the [Getting Started](getting_started.md) docs.
Or, if you're already acquainted with Glean concepts and what FOG is,
you might want to know [how to migrate a piece of Firefox Telemetry to Glean](migration.md).
```{toctree}
:titlesonly:
:maxdepth: 1
:glob:
getting_started
new_definitions_file
*
Glean SDK Documentation <https://mozilla.github.io/glean/book/index.html>
```