5 Commits

Author SHA1 Message Date
Evan Simkowitz 6e867c8099 remove heading 2024-12-24 17:47:10 -05:00
Evan Simkowitz 046871bf45 Add deprecation banner to all the docs pages 2024-12-24 17:45:48 -05:00
Sylvie Crowe a33a2f37de update telemetry with changes in 0.7.5 update (#28) 2024-05-10 09:12:55 -07:00
Evan Simkowitz c24b3f1080 Fix typo in telemetry reference (#22) 2024-03-22 14:11:31 -07:00
Sylvie Crowe 4934c6e633 Add Telemetry Page (#20)
* feat: add telemetry page

This page adds a description of what telemetry we collect and when that
occurs.

* add link to telemetry page in faq

Since there is already a section on telemetry in the FAQ, a link to the
telemetry page has been added in case someone wants more information.

* fix: add missing table entries

This adds the User and Client ID along with other information as part of
the Telemetry Metadata table. It also adds entries for deprecated data
that is still in the code and points to the Deprecated Telemetry
References.

* fix: update wording and formatting

This is a broad fix that updates the wording of a few sections, adds
italics to format a couple things, fixes a broken table, and adds a
section on the privacy policy.

* fix: make a couple small formatting changes
2024-03-14 15:13:52 -07:00