The legacy documentation for Chrome DevTools.
Перейти к файлу
Jonathan Garbee 7b201eff83 Fix console image reference. 2015-03-04 16:04:31 -05:00
assets contributing guide for images and callouts. fixes #32 2015-01-06 11:02:37 -08:00
css
docs Fix console image reference. 2015-03-04 16:04:31 -05:00
images Updated style docs to reflect updates for adding new rules. 2015-01-14 14:20:50 -05:00
pillar-images Losslessly minify all images 2014-10-20 21:59:16 +02:00
.gitignore
.travis.yml Proofreader - Travis CI integration. #200 2015-01-12 02:02:05 +01:00
contributing-images.md contributing guide for images and callouts. fixes #32 2015-01-06 11:02:37 -08:00
contributing.md contributing guide for images and callouts. fixes #32 2015-01-06 11:02:37 -08:00
devtools-docs.dic Add timestamp to dictionary. 2015-03-04 15:43:09 -05:00
index.html Index.html: remove `storage` group 2015-02-02 21:53:37 +01:00
package.json Proofreader - Travis CI integration. #200 2015-01-12 02:02:05 +01:00
pillar.html
proofreader-settings.json Proofreader - Travis CI integration. #200 2015-01-12 02:02:05 +01: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.