docs: add section links to samples overview

Change-Id: Ib605362eb97e607eba3d965a5ca0f32e6207b841
This commit is contained in:
Scott Main
2011-01-11 21:09:53 -08:00
parent 134fada434
commit 3ea03c5321
2 changed files with 23 additions and 9 deletions

View File

@@ -1,6 +1,8 @@
<dl>
<dt><a href="Link.html">Linkify</a></dt>
<dd>Demonstrates the {@link android.text.util.Linkify Linkify} class, which converts URLs in a block of text into hyperlinks. </dd>
<dd>Demonstrates the <a
href="../../../../../../../../../reference/android/text/util/Linkify.html"><code>Linkify</code>
class, which converts URLs in a block of text into hyperlinks. </dd>
</dl>