summaryrefslogtreecommitdiffstats
path: root/docs/html-ndk/ndk/guides/guides_toc.cs
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2015-05-21 22:13:19 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-21 22:13:19 +0000
commit0140854a636ed7def204d769dbc4eb7857d009be (patch)
treef00f84c711916320d97d2090bf588d973c23177d /docs/html-ndk/ndk/guides/guides_toc.cs
parent82120b618045186f99c0c939934d1ecfc82c9caa (diff)
parent85dea528866217d4b3d40a1162c00c4e836504aa (diff)
downloadframeworks_base-0140854a636ed7def204d769dbc4eb7857d009be.zip
frameworks_base-0140854a636ed7def204d769dbc4eb7857d009be.tar.gz
frameworks_base-0140854a636ed7def204d769dbc4eb7857d009be.tar.bz2
am 85dea528: Doc change: updated images, landings, and ndk updates.
* commit '85dea528866217d4b3d40a1162c00c4e836504aa': Doc change: updated images, landings, and ndk updates.
Diffstat (limited to 'docs/html-ndk/ndk/guides/guides_toc.cs')
-rw-r--r--docs/html-ndk/ndk/guides/guides_toc.cs21
1 files changed, 18 insertions, 3 deletions
diff --git a/docs/html-ndk/ndk/guides/guides_toc.cs b/docs/html-ndk/ndk/guides/guides_toc.cs
index e6bc199..bfb4ea9 100644
--- a/docs/html-ndk/ndk/guides/guides_toc.cs
+++ b/docs/html-ndk/ndk/guides/guides_toc.cs
@@ -6,10 +6,25 @@
localized titles are added in the language order specified below.
?>
-
<ul id="nav">
- <li><a href="/ndk/guides/index.html"><span class="en">Getting Started</span></a></li>
- <li><a href="/ndk/guides/pg_html/md_1__concepts__concepts.html">Concepts</a></li>
+
+ <li class="nav-section">
+ <div class="nav-section-header"><a href="/ndk/guides/index.html">
+ <span class="en">Getting Started</span></a>
+ </div>
+ <ul>
+ <li><a href="/ndk/guides/md_1__concepts__concepts.html">
+ <span class="en">Concepts</span>
+ </a></li>
+ <li><a href="<?cs var:toroot ?>ndk/index.html">
+ <span class="en">Device Compatibility</span>
+ </a></li>
+ <li><a href="<?cs var:toroot ?>ndk/index.html">
+ <span class="en">System Permissions</span>
+ </a>
+ </li>
+ </ul>
+ </li>
</ul>