diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2015-05-22 01:50:32 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-22 01:50:32 +0000 |
| commit | f4ba7833af54ad6a75803dd678acac57c7f9e26b (patch) | |
| tree | 8677be221f5501504391207c3d55a383bb93453c /docs/html-ndk/ndk/guides/guides_toc.cs | |
| parent | 67fe970eaaa81b8fb4313ced7a05aac41bf25400 (diff) | |
| parent | 0140854a636ed7def204d769dbc4eb7857d009be (diff) | |
| download | frameworks_base-f4ba7833af54ad6a75803dd678acac57c7f9e26b.zip frameworks_base-f4ba7833af54ad6a75803dd678acac57c7f9e26b.tar.gz frameworks_base-f4ba7833af54ad6a75803dd678acac57c7f9e26b.tar.bz2 | |
am 0140854a: am 85dea528: Doc change: updated images, landings, and ndk updates.
* commit '0140854a636ed7def204d769dbc4eb7857d009be':
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.cs | 21 |
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> |
