aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/index.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-04-04 11:24:58 +1200
committerAldo Cortesi <aldo@nullcube.com>2012-04-04 11:24:58 +1200
commit8110a9a3eb3280092a69d916cd135aedcdfe4120 (patch)
tree131062fe698fbea41118d3399bd2f3544aa4fd4d /doc-src/index.html
parentd8cadd2ff35ea654ffdd9f646005fbb84755c812 (diff)
downloadmitmproxy-8110a9a3eb3280092a69d916cd135aedcdfe4120.tar.gz
mitmproxy-8110a9a3eb3280092a69d916cd135aedcdfe4120.tar.bz2
mitmproxy-8110a9a3eb3280092a69d916cd135aedcdfe4120.zip
Start prepping docs for 0.8
Also add an interactive upstream-cert option to mitmproxy, and repair help for R shortcut.
Diffstat (limited to 'doc-src/index.html')
-rw-r--r--doc-src/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc-src/index.html b/doc-src/index.html
index 557deafd..3caf41eb 100644
--- a/doc-src/index.html
+++ b/doc-src/index.html
@@ -9,6 +9,8 @@
<li><a href="@!urlTo("serverreplay.html")!@">Server-side replay</a></li>
<li><a href="@!urlTo("sticky.html")!@">Sticky cookies and auth</a></li>
<li><a href="@!urlTo("reverseproxy.html")!@">Reverse proxy mode</a></li>
+ <li><a href="@!urlTo("upstreamcerts.html")!@">Upstream Certs</a></li>
+ <li><a href="@!urlTo("replacements.html")!@">Replacements</a></li>
<li><a href="@!urlTo("anticache.html")!@">Anticache</a></li>
<li><a href="@!urlTo("filters.html")!@">Filter expressions</a></li>
</ul>