| commit | 1bce940adaf7396ac8d6c17d23df69d930a6bb1a | [log] [tgz] |
|---|---|---|
| author | Dan Erat <[email protected]> | Wed Jun 28 01:13:47 2017 |
| committer | Gerrit Code Review <[email protected]> | Wed Jun 28 01:13:47 2017 |
| tree | c7dcd553d33e0a3b3a46c21b92ee096f7cc7eec7 | |
| parent | 7cc76c995f2c781ac66ddaf88facff6ed34c860b [diff] | |
| parent | 6bc26787a74ec797af91f5caa0e12f113fca7fd9 [diff] |
Merge "docs: Describe how to make changes."
This directory contains public Chromium OS project documentation that is automatically rendered by Gitiles. The docs are written in Gitiles-flavored Markdown.
See the Chromium documentation guidelines and Chromium documentation best practices.
Markdown documents must follow the style guide.
This repository is managed by the repo tool, so you can make changes to it using the same techniques that you'd use for any other repositories in the project. Feel free to bypass the commit queue and commit changes immediately after they are reviewed.
You can preview your local changes using md_browser:
# at top of Chromium OS checkout ./chromium/src/tools/md_browser/md_browser.py -d docs
Then browse to e.g. http://localhost:8080/README.md.
To review someone else's changes, apply them locally first, or just click the gitiles link near the top of a Gerrit file diff page.