Docs: Add figure captions to images
Bug: 18334770
Change-Id: I4ed95bb638b6502129d59c099de9a0cd8b16ccb4
diff --git a/src/source/code-lines.jd b/src/source/code-lines.jd
index f277019..2e82e7b 100644
--- a/src/source/code-lines.jd
+++ b/src/source/code-lines.jd
@@ -71,10 +71,10 @@
</p>
</li>
</ol>
-<p>
- <img src="{@docRoot}images/code-lines.png" alt="code-line diagram">
+ <img src="{@docRoot}images/code-lines.png" alt="code-line diagram" id="figure1" >
+<p class="img-caption">
+ <strong>Figure 1.</strong> AOSP code and releases
</p>
-
<h2 id="terms-and-caveats">
Terms and Caveats
</h2>