The legacy documentation for Chrome DevTools.
Перейти к файлу
Jonathan Garbee 0e4d7b2aec Merge pull request #253 from jmeas/jmeas-patch-1
Fix git URL in contributing.md
2015-02-27 06:33:22 -05:00
assets contributing guide for images and callouts. fixes #32 2015-01-06 11:02:37 -08:00
css better image sizing and consistent too. 2014-02-11 15:40:11 -08:00
docs Fix git URL in contributing.md 2015-02-26 22:23:08 -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 gitignore 2013-06-24 11:15:19 -07:00
.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 Added more terms that showed up in the console upgrade PR. 2015-02-24 19:04:57 -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 add ' & Mobile Emulation' to Device Mode headers/links 2014-08-08 12:41:43 -07:00
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.