summaryrefslogtreecommitdiffstats
path: root/docs/html/resources/resources_toc.cs
diff options
context:
space:
mode:
authorMegha Joshi <mjoshi@google.com>2010-11-03 15:15:22 -0700
committerMegha Joshi <mjoshi@google.com>2010-11-12 18:35:49 -0800
commit48c698fc1497a01743f9ce5ab6fb8f6700847259 (patch)
tree090b4a7d182aaa607443bd6debf91d6548463f6e /docs/html/resources/resources_toc.cs
parentd6b9d078ecf1b4d7cc57375830cf2ce390fc893c (diff)
downloadframeworks_base-48c698fc1497a01743f9ce5ab6fb8f6700847259.zip
frameworks_base-48c698fc1497a01743f9ce5ab6fb8f6700847259.tar.gz
frameworks_base-48c698fc1497a01743f9ce5ab6fb8f6700847259.tar.bz2
Adding NFC sample resources (DO NOT MERGE)
Change-Id: I687d07ebe4f8bd0c5dec30e69af0d3e880a68230
Diffstat (limited to 'docs/html/resources/resources_toc.cs')
-rw-r--r--docs/html/resources/resources_toc.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs
index 117ecfb..ed23c7c 100644
--- a/docs/html/resources/resources_toc.cs
+++ b/docs/html/resources/resources_toc.cs
@@ -227,6 +227,9 @@
<li><a href="<?cs var:toroot ?>resources/samples/MultiResolution/index.html">
<span class="en">Multiple Resolutions</span>
</a></li>
+ <li><a href="<?cs var:toroot ?>resources/samples/NFCDemo/index.html">
+ <span class="en">NFCDemo</span>
+ </a> <span class="new">new!</span></li>
<li><a href="<?cs var:toroot ?>resources/samples/NotePad/index.html">
<span class="en">Note Pad</span>
</a></li>