0

[Telemetry] Add links to other docs

This change introduces a new section to our public docs that
links to other parts of our documentation.

Bug: None
Change-Id: I2a1c8146d7880bac137ecaf73bff2216d061865e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4055577
Reviewed-by: Oleh Lamzin <lamzin@google.com>
Commit-Queue: Bastian Kersting <bkersting@google.com>
Cr-Commit-Position: refs/heads/main@{#1075786}
This commit is contained in:
Bastian Kersting
2022-11-25 13:46:18 +00:00
committed by Chromium LUCI CQ
parent 03c522f04a
commit e8aea8a5d7
3 changed files with 15 additions and 1 deletions

@ -242,6 +242,14 @@ able to set the root CA. Just select the `Authorities` tab and click `Import`.
Select the generated `CA.pem` file and click open. Now your Chrome instance
and testing environment trust each other.
# Further reads
For information around configuration of certain cros-config values please visit:
1. [Customization Guide - OEM Name](add_oem_name.md)
2. [Customization Guide - Fingerprint Diagnostics](fingerprint_diag.md)
# FAQs
Q: I found a bug, how do I report it?<br>
@ -251,4 +259,4 @@ and logs (if possible) on our
You need a partner account to do that.
Q: Have a question?<br>
A: Please reach out to cros-oem-services-team@google.com.
A: Please reach out to chromeos-oem-services@google.com.

@ -3,6 +3,9 @@
# Objective
Provide the instructions on the OEM name customization on ChromeOS devices.
For an overview of the Telemetry Extension platform, please visit our
[main documentation](README.md).
[TOC]
# Overview

@ -4,6 +4,9 @@
Provide the instructions on the fingerprint diagnostic routines on ChromeOS
devices.
For an overview of the Telemetry Extension platform, please visit our
[main documentation](README.md).
[TOC]
# Instructions