commit | 43c4f525c927e549cff8c8240c33a7e25b60523c | [log] [tgz] |
---|---|---|
author | Bastian Kersting <[email protected]> | Thu Aug 18 12:47:06 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Aug 18 12:47:06 2022 |
tree | 34a5b55fd72c9252a84471ecd9476003034e22fe | |
parent | 0d441ec126c2259caad8d5cf6b537a1cb45b251c [diff] |
[Telemetry] Fix missing image in documentation Currently the image included in the Telemetry Extension's documentation page is not properly displayed. This CL fixes that by adding the image as proper markdown. Bug: None Change-Id: Ia0543da5f1825600b59505024273bbd3f11e722e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3838311 Reviewed-by: Oleh Lamzin <[email protected]> Commit-Queue: Bastian Kersting <[email protected]> Cr-Commit-Position: refs/heads/main@{#1036564}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.