Document the chromeos and chrome on chromeos commit pipelines

BUG=none
TEST=none

Change-Id: I7c5c3fe02c844a8545717f72a0d709604aa28e59
Reviewed-on: https://chromium-review.googlesource.com/459232
Commit-Ready: Steven Bennetts <stevenjb@chromium.org>
Tested-by: Steven Bennetts <stevenjb@chromium.org>
Reviewed-by: Dan Erat <derat@chromium.org>
3 files changed
tree: dfc3e387cefcea6a47f9ad4a3dcc4d4b0cfa42eb
  1. chrome_commit_pipeline.md
  2. cros_commit_pipeline.md
  3. dbus_best_practices.md
  4. development_basics.md
  5. README.md
README.md

Chromium OS docs

This directory contains public Chromium OS project documentation in Gitiles-flavored Markdown. It is automatically rendered by Gitiles.

General guidelines

See the Chromium documentation guidelines and Chromium documentation best practices.

Style guide

Markdown documents must follow the style guide.

Previewing changes

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.

Top level documents: