aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/_websitelayout.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2013-04-30 09:12:06 +1200
committerAldo Cortesi <aldo@nullcube.com>2013-04-30 09:12:06 +1200
commit98b860b0f787ef43956f439ecc46f0d780bcedae (patch)
tree08c3b2e3c53e646db57833eafdda27fb5689cd63 /doc-src/_websitelayout.html
parent61c794e08f7b2359f3a7a7658840d3f26db25e16 (diff)
downloadmitmproxy-98b860b0f787ef43956f439ecc46f0d780bcedae.tar.gz
mitmproxy-98b860b0f787ef43956f439ecc46f0d780bcedae.tar.bz2
mitmproxy-98b860b0f787ef43956f439ecc46f0d780bcedae.zip
Adapt docs for website embedding.
Diffstat (limited to 'doc-src/_websitelayout.html')
-rw-r--r--doc-src/_websitelayout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/_websitelayout.html b/doc-src/_websitelayout.html
index a18ce0e4..f65ee059 100644
--- a/doc-src/_websitelayout.html
+++ b/doc-src/_websitelayout.html
@@ -24,7 +24,7 @@
<div class="span3">
<div class="well sidebar-nav">
<ul class="nav nav-list">
- $!nav("/doc/index.html", this, state)!$
+ $!nav(idxpath, this, state)!$
$!nav("install.html", this, state)!$
$!nav("howmitmproxy.html", this, state)!$
' href='#n158'>158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195