diff options
author | Robert Ly <robertly@google.com> | 2011-02-11 14:02:00 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-02-11 14:02:00 -0800 |
commit | b3103093a449ba5504b255a584f4fe9968cfda71 (patch) | |
tree | a87793fcc1497b4365964e931ea59dd8c056a3a7 /docs/html/guide/guide_toc.cs | |
parent | cbafbe7c3e4da0a9cccfddd07f78f2e74a7870cb (diff) | |
parent | 65bdc59ea0e5c1cbc97ea2b288b71d48de173a79 (diff) |
am 65bdc59e: resolved conflicts for merge of 810c1c0c to honeycomb-plus-aosp
* commit '65bdc59ea0e5c1cbc97ea2b288b71d48de173a79':
Doc change: nfc dev guide
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 2274735283c4..2559435279d0 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -282,10 +282,13 @@ <li><a href="<?cs var:toroot?>guide/topics/wireless/bluetooth.html"> <span class="en">Bluetooth</span> </a></li> - <li><a href="<?cs var:toroot?>guide/topics/network/sip.html"> - <span class="en">Session Initiation Protocol</span></a> - <span class="new">new!</span> - </li> + <li><a href="<?cs var:toroot?>guide/topics/nfc/index.html"> + <span class="en">Near Field Communication</span></a> + <span class="new">new!</span></li> + <li><a href="<?cs var:toroot?>guide/topics/network/sip.html"> + <span class="en">Session Initiation Protocol</span></a> + <span class="new">new!</span> + </li> <li class="toggle-list"> <div><a href="<?cs var:toroot?>guide/topics/search/index.html"> <span class="en">Search</span> |