Chrome multi-device (mobile) docs
Перейти к файлу
Jeffrey Posnick 08e266debd
Merge pull request #52 from andreban/customtabs-redirect
Redirect CustomTabs docs to WebFu
2020-06-18 11:22:47 -04:00
android Redirect CustomTabs docs to WebFu 2020-06-18 13:01:37 +01:00
images Replace custom-tabs screenshots 2016-06-21 13:17:38 +01:00
ios Add iOS Request Desktop Site user agent. 2017-03-29 07:28:29 -07:00
webview Cross-reference Custom Tabs from WebView overview. 2016-08-12 11:29:50 -07:00
README.md removes data isps article 2020-05-06 15:32:31 -04:00
_preview.html Remove references 2016-09-08 16:11:56 -07:00
_preview.js Added a preview template 2014-06-17 11:03:24 -04:00
faq.html Remove relevant files 2016-09-08 16:11:40 -07:00
index.html test update 2018-02-23 09:38:55 -08:00
pillar.html Remove references 2016-09-08 16:11:56 -07:00
redirects.json new redirects.json file 2015-01-28 11:43:57 -08:00
requestautocomplete-faq.html Remove references 2016-09-08 16:11:56 -07:00
user-agent.html Add iOS Request Desktop Site user agent. 2017-03-29 07:28:29 -07: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.