commit | d1b14e1da4818a0360cd545e60d13d2d6f56da67 | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <[email protected]> | Thu Jan 27 14:36:52 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jan 27 14:36:52 2022 |
tree | f775c9fb2ecb52746065c8b4c87ed4f49e82fd6a | |
parent | 42d73a5cb1143a15360775e6561b3a3066465989 [diff] |
Add README to sync's components/ directories pointing to new docs crrev.com/c/3401841 moves the docs/sync/ content to docs/website/ (different repository). Indicate this in the README-s and delete docs/sync/. Bug: 1006699 Fixed: 1101716 Change-Id: I9096664d9bc1064a33e1b4cfdaa8adc2bdab9eb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3404277 Reviewed-by: Marc Treib <[email protected]> Commit-Queue: Victor Vianna <[email protected]> Auto-Submit: Victor Vianna <[email protected]> Cr-Commit-Position: refs/heads/main@{#964023}
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.