commit | 360585a38f011dd67d637da81b3b71b1a23951f6 | [log] [tgz] |
---|---|---|
author | Garrett Beaty <gbeaty@chromium.org> | Tue Feb 13 21:11:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 13 21:11:54 2024 |
tree | 01676cca1686da3d9ea71a73eee0ba5bf9204803 | |
parent | f983e2c1acc2cec37fc5ec49d078568087b2337c [diff] |
[infra] Fix anchors in //infra/config/lib/targets-internal/README.md When crrev.com/c/5270075 landed, it added section headings whose anchors collide with the anchors for the "Node Type Information" sub-headings. This causes the anchors to be adjusted to include a prefix based on the header of the parent section. Bug: 40258588 Change-Id: I28e348e8061efbd4059646022fa485fa17549fbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5291277 Auto-Submit: Garrett Beaty <gbeaty@google.com> Reviewed-by: Ben Pastene <bpastene@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1260052}
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.