diff --git a/doc-src/02-docstyle.css b/doc-src/02-docstyle.css index 9b8a8edc1..8e07434b9 100644 --- a/doc-src/02-docstyle.css +++ b/doc-src/02-docstyle.css @@ -10,3 +10,7 @@ body { .nowrap { white-space: nowrap; } + +h1 { + line-height: 1.1; +} \ No newline at end of file diff --git a/doc-src/_layout.html b/doc-src/_layout.html index 72b27cd3c..836a3e9da 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)!$ diff --git a/doc-src/_websitelayout.html b/doc-src/_websitelayout.html index 13d71fcb3..3e9dfad70 100644 --- a/doc-src/_websitelayout.html +++ b/doc-src/_websitelayout.html @@ -6,7 +6,7 @@ - mitmproxy + mitmproxy