summaryrefslogtreecommitdiffstats
path: root/docs/html-ndk/ndk/guides/guides_toc.cs
diff options
context:
space:
mode:
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>