diff options
| author | Maximilian Hils <git@maximilianhils.com> | 2014-09-07 00:42:25 +0200 |
|---|---|---|
| committer | Maximilian Hils <git@maximilianhils.com> | 2014-09-07 00:42:25 +0200 |
| commit | 78a44c5199d81bc46038b5d680638124f613b871 (patch) | |
| tree | cf6361d77aeed7a3fd453744778b443885ffa65d /doc-src/_nav.html | |
| parent | df129736c3a621847f7916d40edd909fe9fb0b8e (diff) | |
| download | mitmproxy-78a44c5199d81bc46038b5d680638124f613b871.tar.gz mitmproxy-78a44c5199d81bc46038b5d680638124f613b871.tar.bz2 mitmproxy-78a44c5199d81bc46038b5d680638124f613b871.zip | |
add docs on proxy modes
Diffstat (limited to 'doc-src/_nav.html')
| -rw-r--r-- | doc-src/_nav.html | 2 |
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> |
