An open API service indexing awesome lists of open source software.

https://github.com/googlechrome/devtools-docs

The legacy documentation for Chrome DevTools.
https://github.com/googlechrome/devtools-docs

chrome-devtools devtools-documentation

Last synced: about 2 months ago
JSON representation

The legacy documentation for Chrome DevTools.

Awesome Lists containing this project

README

          

# Read only!

You're looking at the previous home of the official [Chrome DevTools documentation](https://developer.chrome.com/devtools/index) on developer.chrome.com (aka "DCC").

## New docs

Head over to the [new DevTools homepage](https://developers.google.com/web/tools/chrome-devtools/) for updated docs and tutorials and contribute by [submitting pull requests to the WebFundamentals repository](https://github.com/google/WebFundamentals).

---

## Legacy instructions

### Contributing

Please see the [contributing.md](https://github.com/GoogleChrome/devtools-docs/blob/master/contributing.md) file.

### Additional DevTools docs

Covered in the [DevTools Content Inventory](https://github.com/GoogleChrome/devtools-docs/wiki/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](http://crbug.com)

### License

Except as otherwise noted, the content of the DevTools documentation is licensed under the [Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/), and code samples are licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).