From 92966e7c48c754189b0578fc5202dd1d57d1dd7a Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 14 Jan 2014 17:47:33 +0100 Subject: add tutorial for transparent proxying, other minor docs improvements --- doc-src/_layout.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc-src/_layout.html') diff --git a/doc-src/_layout.html b/doc-src/_layout.html index 72b27cd3..836a3e9d 100644 --- a/doc-src/_layout.html +++ b/doc-src/_layout.html @@ -6,7 +6,7 @@ - mitmproxy 0.9 docs + mitmproxy $!VERSION!$ docs @@ -51,9 +51,10 @@ $!nav("transparent/linux.html", this, state)!$ $!nav("transparent/osx.html", this, state)!$ - + $!nav("tutorials/30second.html", this, state)!$ $!nav("tutorials/gamecenter.html", this, state)!$ + $!nav("tutorials/transparent-dhcp.html", this, state)!$ $!nav("scripting/inlinescripts.html", this, state)!$ -- cgit v1.2.3