gecko-dev/toolkit/components/glean/docs/dev/index.md

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/>
```