commit | 9a71143118a44281ccb7a1fba9bd4df2e2cafae9 | [log] [tgz] |
---|---|---|
author | Ryan Heise <[email protected]> | Wed Oct 14 23:55:39 2020 |
committer | Commit Bot <[email protected]> | Wed Oct 14 23:55:39 2020 |
tree | 7e0739e69371064d81d4ac0d8bcdbfc9e19912a3 | |
parent | ee901dcc82718cb1d6ca794ddcacdc9ebff64139 [diff] |
Add documentation for debugging [v]python with VSCode Change-Id: If8268b5526f9e8c294dd63aa365f650f7e0a0a66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472018 Reviewed-by: Dirk Pranke <[email protected]> Reviewed-by: John Chen <[email protected]> Commit-Queue: Ryan Heise <[email protected]> Auto-Submit: Ryan Heise <[email protected]> Cr-Commit-Position: refs/heads/master@{#817274}
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.
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.