aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/_nav.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/_nav.html')
-rw-r--r--doc-src/_nav.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc-src/_nav.html b/doc-src/_nav.html
index cd70cc25..02ea68e4 100644
--- a/doc-src/_nav.html
+++ b/doc-src/_nav.html
@@ -2,6 +2,7 @@
$!nav(idxpath, this, state)!$
$!nav("install.html", this, state)!$
$!nav("howmitmproxy.html", this, state)!$
+ $!nav("modes.html", this, state)!$
<li class="nav-header">Tools</li>
$!nav("mitmproxy.html", this, state)!$
@@ -47,5 +48,6 @@
$!nav("tutorials/transparent-dhcp.html", this, state)!$
<li class="nav-header">Hacking</li>
+ $!nav("dev/architecture.html", this, state)!$
$!nav("dev/testing.html", this, state)!$
</ul>