summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs35
1 files changed, 32 insertions, 3 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 44b977e327dd..cc6737ba02ac 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -41,6 +41,9 @@
<li><a href="<?cs var:toroot ?>guide/components/bound-services.html">
<span class="en">Bound Services</span>
</a></li>
+ <li><a href="<?cs var:toroot ?>guide/components/aidl.html">
+ <span class="en">AIDL</span>
+ </a></li>
</ul>
</li>
<li class="nav-section">
@@ -407,7 +410,6 @@
<ul>
<li><a href="<?cs var:toroot ?>guide/topics/connectivity/usb/accessory.html">Accessory</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/connectivity/usb/host.html">Host</a></li>
- <li><a href="<?cs var:toroot ?>guide/topics/connectivity/usb/adk.html">Open Accessory Dev Kit</a></li>
</ul>
</li>
<li><a href="<?cs var:toroot?>guide/topics/connectivity/sip.html">
@@ -586,6 +588,7 @@
</li>
</ul>
</li>
+
<li class="nav-section">
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/google/play/licensing/index.html">
<span class="en">Application Licensing</span></a>
@@ -604,8 +607,11 @@
<span class="en">Licensing Reference</span></a>
</li>
</ul>
- </li>
- <li><a href="<?cs var:toroot ?>guide/google/play/filters.html">
+ </li>
+ <li><a href="<?cs var:toroot ?>guide/google/play/services.html">
+ <span class="en">Google Play Services</span></a>
+ </li>
+ <li><a href="<?cs var:toroot ?>guide/google/play/filters.html">
<span class="en">Filters on Google Play</span></a>
</li>
<li><a href="<?cs var:toroot ?>guide/google/play/publishing/multiple-apks.html">
@@ -614,6 +620,29 @@
<li><a href="<?cs var:toroot ?>guide/google/play/expansion-files.html">
<span class="en">APK Expansion Files</span></a>
</li>
+
+ <li class="nav-section">
+ <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/google/gcm/index.html">
+ <span class="en">Google Cloud Messaging</span></a>
+ </div>
+ <ul>
+ <li><a href="<?cs var:toroot?>guide/google/gcm/gs.html">
+ <span class="en">Getting Started</span></a>
+ </li>
+ <li><a href="<?cs var:toroot?>guide/google/gcm/gcm.html">
+ <span class="en">Architectural Overview</span></a>
+ </li>
+ <li><a href="<?cs var:toroot?>guide/google/gcm/demo.html">
+ <span class="en">Demo App Tutorial</span></a>
+ </li>
+ <li><a href="<?cs var:toroot?>guide/google/gcm/adv.html">
+ <span class="en">Advanced Topics</span></a>
+ </li>
+ <li><a href="<?cs var:toroot?>guide/google/gcm/c2dm.html">
+ <span class="en">Migration</span></a>
+ </li>
+ </ul>
+ </li>
</ul>
</li><!-- end Google Play -->