1
0
Fork 0
firefox/toolkit/components/glean/docs/dev/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

15 lines
406 B
Markdown

# Developing Firefox on Glean
This section of docs is designed to be helpful to people developing FOG.
If you're not touching code, tests, or documentation in `toolkit/components/glean`,
and you're not interested in implementation details, you probably want
[the user docs instead](../user/index).
```{toctree}
:titlesonly:
:maxdepth: 1
:glob:
*
Glean SDK Source <https://github.com/mozilla/glean/>
```