summaryrefslogtreecommitdiff
path: root/docs/html-ndk/ndk/reference/reference_toc.cs
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2015-05-22 12:27:04 -0700
committerJoe Fernandez <joefernandez@google.com>2015-05-22 16:53:17 -0700
commitb373f49a85fcbe82993940416ce04e0a1fb1e340 (patch)
tree19a26e9affc615278283fac8aa46a7995660760f /docs/html-ndk/ndk/reference/reference_toc.cs
parent61e6be640b1e5d6ae4cacf0a2e62a7f66f42202c (diff)
docs: NDK table of contents fixes
- fixing the encoding of the left navigation files for - Guides - References - Samples - Downloads Change-Id: Ic3a45ff661f1c8e5784e833047764fecc6445cae
Diffstat (limited to 'docs/html-ndk/ndk/reference/reference_toc.cs')
-rw-r--r--docs/html-ndk/ndk/reference/reference_toc.cs41
1 files changed, 36 insertions, 5 deletions
diff --git a/docs/html-ndk/ndk/reference/reference_toc.cs b/docs/html-ndk/ndk/reference/reference_toc.cs
index 01364a69e1b6..3e1056261128 100644
--- a/docs/html-ndk/ndk/reference/reference_toc.cs
+++ b/docs/html-ndk/ndk/reference/reference_toc.cs
@@ -6,16 +6,47 @@
localized titles are added in the language order specified below.
?>
-
<ul id="nav">
- <li><a href="/ndk/reference/index.html"><span class="en">foo.h</span></a></li>
+ <li class="nav-section">
+ <div class="nav-section-header"><a href="group___asset.html"><span class="en">Asset</span></a></div>
+ <ul>
+ <li><a href="asset__manager_8h.html">asset_manager.h</a></li>
+ <li><a href="asset__manager__jni_8h.html">asset_manager_jni.h</a></li>
+ </ul>
+ </li>
+ <li class="nav-section">
+ <div class="nav-section-header empty"><a href="group___bitmap.html"><span class="en">
+ Bitmap</span></a></div>
+ </li>
+ <li class="nav-section">
+ <div class="nav-section-header empty"><a href="group___configuration.html"><span class="en">
+ Configuration</span></a></div>
+ </li>
+ <li class="nav-section">
+ <div class="nav-section-header empty"><a href="group___input.html"><span class="en">
+ Input</span></a></div>
+ </li>
+ <li class="nav-section">
+ <div class="nav-section-header empty"><a href="group___looper.html"><span class="en">
+ Looper</span></a></div>
+ </li>
+ <li class="nav-section">
+ <div class="nav-section-header empty"><a href="group___native_activity.html"><span class="en">
+ Native Activity</span></a></div>
+ </li>
+ <li class="nav-section">
+ <div class="nav-section-header empty"><a href="group___sensor.html"><span class="en">
+ Sensor</span></a></div>
+ </li>
+ <li class="nav-section">
+ <div class="nav-section-header empty"><a href="group___storage.html"><span class="en">
+ Storage</span></a></div>
+ </li>
</ul>
-
<script type="text/javascript">
<!--
buildToggleLists();
changeNavLang(getLangPref());
//-->
-</script>
-
+</script> \ No newline at end of file