Chrome multi-device (mobile) docs
Перейти к файлу
mkearney@google.com 4ef95f1deb new redirects.json file 2015-01-28 11:43:57 -08:00
android Update installtohomescreen.html 2014-10-08 20:23:15 -07:00
images Updated images for data compression article. 2014-01-21 15:20:04 -08:00
ios Fixed links, added missing IDs. 2014-02-05 12:41:22 -08:00
webview Updated for Android L Developer Preview. 2014-06-25 14:52:26 -04:00
README.md Update README.md 2014-06-17 11:39:54 -04:00
_preview.html Updated for Android L Developer Preview. 2014-06-25 14:52:26 -04:00
_preview.js Added a preview template 2014-06-17 11:03:24 -04:00
data-compression.html Updated for Android L Developer Preview. 2014-06-25 14:52:26 -04:00
faq.html FAQ updates 2014-02-12 10:03:05 -08:00
index.html Fixed links, added missing IDs. 2014-02-05 12:41:22 -08:00
pillar.html Moved pillar images 2014-01-16 14:47:17 -08:00
redirects.json new redirects.json file 2015-01-28 11:43:57 -08:00
requestautocomplete-faq.html Update requestautocomplete-faq.html 2014-06-17 19:37:35 -04:00
user-agent.html Updated for Android L Developer Preview. 2014-06-25 14:52:26 -04:00

README.md

The Chrome Multi-Device documentation

This is the source of the official Chrome Multi-Device documentation on developer.chrome.com (aka "DCC").

Running the site

  1. In the root of the project, start a server on port 8000
  1. Open http://localhost:8000/_preview.html
  2. You will see the boilerplate with the index.html file already included
  3. To preview another document, add a url paramater with the filename

Deployment

Once pushed to master, updates will go live to the DCC site within a few minutes or so.

Troublshooting

  • 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.