0
Files
src/docs
primiano b48bcd6aec docs: minor fix in memory-infra compositor doc
Looks like Gitiles mardown renderer doesn't support tables yet.
I filed https://bugs.chromium.org/p/gerrit/issues/detail?id=5923
to request the feature. In the meantime, turning the cc's table
into a code section, as currently gets renderer as unreadable
text.

TBR=ericrk@chromium.org

Review-Url: https://codereview.chromium.org/2791973002
Cr-Commit-Position: refs/heads/master@{#461396}
2017-04-03 09:45:34 +00:00
..
2017-03-28 14:21:13 +00:00
2017-03-30 11:28:29 +00:00
2016-12-06 02:51:01 +00:00
2016-09-21 22:29:06 +00:00
2016-12-02 22:16:53 +00:00
2017-03-31 20:20:41 +00:00
2016-12-02 22:16:53 +00:00
2016-12-15 23:39:34 +00:00
2017-03-22 13:51:45 +00:00

Chromium docs

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

Style guide

Markdown documents must follow the style guide.

Previewing changes

You can preview your local changes using md_browser:

# in chromium checkout
./tools/md_browser/md_browser.py

To review someone else's changes, apply them locally first:

# in chromium checkout
git cl patch <CL number or URL>
./tools/md_browser/md_browser.py