diff options
author | Scott Main <smain@google.com> | 2013-10-31 09:06:59 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2013-10-31 16:38:25 +0000 |
commit | 6af82cf924be6b1ac8875919cb23efd38c2f26ca (patch) | |
tree | 9c5bdcc0c587350fb1de8e0db8d729beccaf247a /docs/html/guide/guide_toc.cs | |
parent | 204e557670a299c724023cb91ad23cd5c15641a3 (diff) |
add HCE dev guide
Change-Id: I48c196f7f4577304b660c52ba5cd847c0cabfaff
(cherry picked from commit c988ee664e9956901df61e2219c92f50bcb60bc0)
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 21d295a7ecff..9f39c70a85f6 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -405,6 +405,7 @@ <ul> <li><a href="<?cs var:toroot ?>guide/topics/connectivity/nfc/nfc.html">NFC Basics</a></li> <li><a href="<?cs var:toroot ?>guide/topics/connectivity/nfc/advanced-nfc.html">Advanced NFC</a></li> + <li><a href="<?cs var:toroot ?>guide/topics/connectivity/nfc/hce.html">Host-based Card Emulation</a></li> </ul> </li> <li><a href="<?cs var:toroot?>guide/topics/connectivity/wifip2p.html"> |