The legacy documentation for Chrome DevTools.
Перейти к файлу
jmedley@google.com f69da2a28f Fix two small rough edges in info for source maps. 2014-12-11 10:43:06 -08:00
assets/remote-debugging Refresh of Remote Debugging 2014-06-11 18:40:39 -04:00
css better image sizing and consistent too. 2014-02-11 15:40:11 -08:00
docs Fix two small rough edges in info for source maps. 2014-12-11 10:43:06 -08:00
images Fix two small rough edges in info for source maps. 2014-12-11 10:43:06 -08:00
pillar-images Losslessly minify all images 2014-10-20 21:59:16 +02:00
.gitignore gitignore 2013-06-24 11:15:19 -07:00
contributing.md `contributing.md`: Fix link 2014-10-20 21:50:36 +02:00
index.html Quick fix on image for homepage to bypass cache 2014-09-29 14:32:56 -04:00
pillar.html add ' & Mobile Emulation' to Device Mode headers/links 2014-08-08 12:41:43 -07:00
readme.md Fixed typo in readme 2014-10-19 20:18:25 -07:00

readme.md

The Chrome DevTools documentation

This is the source of the official DevTools documentation on developer.chrome.com (aka "DCC").

Contributing

Please see the contributing.md file.

Additional DevTools docs

Covered in the DevTools Content Inventory

Deployment

Once pushed to master, updates will go live to the DCC site within a few minutes or so.

Troubleshooting

  • Make sure you've created CLs with any imported GH changes.
  • If you can't find the content with the devtools-docs repo, it might be part of the Chromium repo
    • CSS, JavaScript, and navigation bugs related to developer.chrome.com can be logged to the Chromium issue tracker

License

Except as otherwise noted, the content of the DevTools documentation is licensed under the Creative Commons Attribution 3.0 License, and code samples are licensed under the Apache 2.0 License.