diff options
Diffstat (limited to 'toolkit/components/telemetry/docs/start/index.rst')
-rw-r--r-- | toolkit/components/telemetry/docs/start/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/toolkit/components/telemetry/docs/start/index.rst b/toolkit/components/telemetry/docs/start/index.rst new file mode 100644 index 0000000000..1667afbf6a --- /dev/null +++ b/toolkit/components/telemetry/docs/start/index.rst @@ -0,0 +1,17 @@ +=============== +Getting started +=============== + +.. toctree:: + :maxdepth: 2 + :titlesonly: + :glob: + + adding-a-new-probe + report-gecko-telemetry-in-glean + +Further Reading +############### + +* `Telemetry Portal <https://telemetry.mozilla.org/>`_ - Discover all important resources for working with data +* `Telemetry Data Documentation <https://docs.telemetry.mozilla.org/>`_ - Find what data is available & how to use it |