summaryrefslogtreecommitdiffstats
path: root/docs/linux_graphics_pipeline.md
diff options
context:
space:
mode:
authorandybons <andybons@chromium.org>2015-08-30 19:27:44 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-31 02:28:22 +0000
commitad92aa35752c2a1f3a0faad364f9b2d1cef83b91 (patch)
tree443feee4987dc2390dbceedd3a292a276700b5c7 /docs/linux_graphics_pipeline.md
parent22afb31800284923e9f84af6373f68ad6b241f4b (diff)
downloadchromium_src-ad92aa35752c2a1f3a0faad364f9b2d1cef83b91.zip
chromium_src-ad92aa35752c2a1f3a0faad364f9b2d1cef83b91.tar.gz
chromium_src-ad92aa35752c2a1f3a0faad364f9b2d1cef83b91.tar.bz2
[Docs] Another round of stylistic fixes.
TBR=nodir BUG=524256 Review URL: https://codereview.chromium.org/1324603002 Cr-Commit-Position: refs/heads/master@{#346335}
Diffstat (limited to 'docs/linux_graphics_pipeline.md')
-rw-r--r--docs/linux_graphics_pipeline.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/linux_graphics_pipeline.md b/docs/linux_graphics_pipeline.md
index 268718f..5e35a40 100644
--- a/docs/linux_graphics_pipeline.md
+++ b/docs/linux_graphics_pipeline.md
@@ -1,5 +1,10 @@
-Note, this deals with **test\_shell** only. See [BitmapPipeline](BitmapPipeline.md) for the picture in the browser.
+# Linux Graphics Pipeline
+
+Note, this deals with `test_shell` only. See
+[BitmapPipeline](BitmapPipeline.md) for the picture in the browser.
![http://chromium.googlecode.com/svn/trunk/images/linux-gfx.png](http://chromium.googlecode.com/svn/trunk/images/linux-gfx.png)
-(SVG source ![http://chromium.googlecode.com/svn/trunk/images/linux-gfx.svg](http://chromium.googlecode.com/svn/trunk/images/linux-gfx.svg)) \ No newline at end of file
+TODO: Does this render correctly?
+
+(SVG source ![http://chromium.googlecode.com/svn/trunk/images/linux-gfx.svg](http://chromium.googlecode.com/svn/trunk/images/linux-gfx.svg))