summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorChad Brubaker <cbrubaker@google.com>2016-02-22 10:40:05 -0800
committerChad Brubaker <cbrubaker@google.com>2016-02-24 16:20:05 -0800
commit06aabf4eb82823cd2d7035c179fd96bfa53f07e1 (patch)
treef312d4ac45287e2156d265b1efd65e0c20a2570f /docs/html/guide/guide_toc.cs
parentd78bf970ca8b7a48bf26651016c034b5e319456c (diff)
Add Network Security Config documentation.
Initial pass at Network Security Config documentation, this also adds a Security section to the list of topics which is currently just a stub. Bug: 26931435 Change-Id: Iae0ec98a202ad3222b8f3ef39df77ecd2316504a
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index f3f2e5e7e780..e99c15a14e6f 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -631,6 +631,16 @@
</ul>
</li>
+ <li class="nav-section">
+ <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/topics/security/index.html">
+ <span class="en">Security</span>
+ </a></div>
+ <ul>
+ <li><a href="<?cs var:toroot ?>guide/topics/security/security-config.html">
+ <span class="en">Network Security Config</span>
+ </a></li>
+ </ul>
+ </li>
</ul>