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.
- Host: GitHub
- URL: https://github.com/googlechrome/devtools-docs
- Owner: GoogleChrome
- Archived: true
- Created: 2013-06-24T18:08:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T04:28:47.000Z (over 4 years ago)
- Last Synced: 2024-09-30T16:43:04.407Z (over 1 year ago)
- Topics: chrome-devtools, devtools-documentation
- Language: HTML
- Homepage: https://developer.chrome.com/devtools
- Size: 131 MB
- Stars: 691
- Watchers: 63
- Forks: 179
- Open Issues: 67
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing-images.md
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).