All Projects → GoogleChrome → Multi Device

GoogleChrome / Multi Device

Chrome multi-device (mobile) docs

Labels

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].