glean/docs/dev
Jan-Erik Rediger b1170c7f64 Properly document current release packages
[doc only]
2021-11-03 16:15:54 +01:00
..
android Move 'adding-glean-to-your-project' and update the links 2021-05-28 19:33:11 +02:00
api Remove Kotlin API doc generator 2021-08-10 17:15:13 +02:00
core Update ping page structure to comply to docs guidelines 2021-08-06 19:06:26 +02:00
ffi Apply suggestions from code review 2020-04-21 13:45:54 +02:00
ios Update iOS build environment instructions 2021-11-03 11:17:13 +01:00
python Move 'adding-glean-to-your-project' and update the links 2021-05-28 19:33:11 +02:00
README.md Bug 1693489 - Update Glean SDK development and Glean book front page content (#1528) 2021-03-04 13:43:41 +01:00
SUMMARY.md Document database format internals 2021-07-14 16:16:57 +02:00
book.toml Bug 1686670 - Break the book in two: a developer and a user book (#1502) 2021-02-18 16:12:45 +01:00
ci.md Document the special ci-full behavior 2020-09-25 09:41:50 +02:00
code_coverage.md Bug 1690780 - Coverage support (#1482) 2021-03-04 13:15:06 -05:00
contributing.md [doc only] - add in square brackets 2021-11-01 08:51:44 -07:00
cut-a-new-release.md Properly document current release packages 2021-11-03 16:15:54 +01:00
docs.md Remove Kotlin API doc generator 2021-08-10 17:15:13 +02:00
glean.jpeg Bug 1686670 - Break the book in two: a developer and a user book (#1502) 2021-02-18 16:12:45 +01:00
testing.md Document our CI setup 2020-08-18 10:48:02 +02:00
upgrading-glean-parser.md Bug 1655481, Bug 1655760: Add glean_parser version update script (#1116) 2020-08-03 18:51:34 -04:00

README.md

Developing the Glean SDK

Glean logo

The Glean SDK is a modern approach for a Telemetry library and is part of the Glean project.

To contact us you can:

The source code is available on GitHub.

About this book

This book is meant for developers of the Glean SDK.

For user documentation on the Glean SDK, refer to the Glean Book.

For documentation about the broader end-to-end Glean project, refer to the Mozilla Data Documentation.

License

The Glean SDK Source Code is subject to the terms of the Mozilla Public License v2.0. You can obtain a copy of the MPL at https://mozilla.org/MPL/2.0/.