2014-04-14 23:11:18 +04:00
# The Chrome DevTools documentation
2014-06-17 19:34:21 +04:00
This is the source of the official [DevTools documentation ](https://developer.chrome.com/devtools/index ) on developer.chrome.com (aka "DCC").
2014-04-14 23:11:18 +04:00
## Contributing
2014-08-05 17:33:36 +04:00
Please see the [contributing.md ](https://github.com/GoogleChrome/devtools-docs/blob/master/contributing.md ) file.
2014-04-14 23:11:18 +04:00
2014-08-05 17:33:36 +04:00
## Additional DevTools docs
2014-04-14 23:11:18 +04:00
Covered in the [DevTools Content Inventory ](https://github.com/GoogleChrome/devtools-docs/wiki/Content-Inventory )
2014-08-05 17:33:36 +04:00
## Deployment
2014-04-14 23:11:18 +04:00
2014-06-17 19:34:21 +04:00
Once pushed to master, updates will go live to the DCC site within a few minutes or so.
2014-02-10 07:17:53 +04:00
2014-10-20 07:18:25 +04:00
### Troubleshooting
2014-08-05 17:33:36 +04:00
* Make sure you've created CLs with any imported GH changes.
2014-06-17 19:34:21 +04:00
* If you can't find the content with the devtools-docs repo, it might be part of the Chromium repo
2014-08-05 17:33:36 +04:00
* CSS, JavaScript, and navigation bugs related to developer.chrome.com can be logged to the [Chromium issue tracker ](http://crbug.com )
2014-04-14 23:11:18 +04:00
## 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 ).