The legacy documentation for Chrome DevTools.
Перейти к файлу
Paul Irish a6cd1c67f8 Clarification on external editors and css sourcemap 2013-09-10 18:27:53 -07:00
css
docs Clarification on external editors and css sourcemap 2013-09-10 18:27:53 -07:00
images
.gitignore
_book.yaml
_redirects.yaml
index.html
readme.md

readme.md

How to run the site

  1. In the root of the project, start a [server] (3fa2e7dc1f/.functions (L25-L32)).
  • it's easier if your server can also do a directory listing.
  1. open http://localhost:8000/docs/_preview.html
  2. you'll see the boilerplate along with a directory listing image
  3. Click one of them.
  4. It should bring you to a url like http://localhost:8000/docs/_preview.html?settings.html
  • you can navigate to this directly if you like
  • it looks like this image
  • Things mostly work.

Known issues

  • no markdown support yet.