aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2015-09-06 03:20:58 +0200
committerMaximilian Hils <git@maximilianhils.com>2015-09-06 03:20:58 +0200
commitb4013659a81a48908eb3e060f04143ba1f9689bb (patch)
tree1571be3f8cb85f6e593c369a8d3ca50cb87e107b /docs/index.rst
parenteb2334c6cb7c9ab9c260bc609ae43fb53d441f6f (diff)
downloadmitmproxy-b4013659a81a48908eb3e060f04143ba1f9689bb.tar.gz
mitmproxy-b4013659a81a48908eb3e060f04143ba1f9689bb.tar.bz2
mitmproxy-b4013659a81a48908eb3e060f04143ba1f9689bb.zip
docs :tada:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst31
1 files changed, 30 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 92583075..30fb4027 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -27,10 +27,28 @@
features/filters
features/replacements
features/clientreplay
+ features/serverreplay
+ features/setheaders
+ features/passthrough
+ features/proxyauth
+ features/reverseproxy
+ features/responsestreaming
+ features/socksproxy
+ features/sticky
+ features/tcpproxy
+ features/upstreamproxy
features/upstreamcerts
.. toctree::
:hidden:
+ :caption: Transparent Proxying
+
+ transparent
+ transparent/linux
+ transparent/osx
+
+.. toctree::
+ :hidden:
:caption: Scripting
scripting/inlinescripts
@@ -39,8 +57,19 @@
.. toctree::
:hidden:
- :caption: Development
+ :caption: Tutorials
+
+ tutorials/30second
+ tutorials/gamecenter
+ tutorials/transparent-dhcp
+
+.. toctree::
+ :hidden:
+ :caption: Hacking
+ dev/architecture
+ dev/testing
+ dev/sslkeylogfile
dev/protocols
dev/proxy
dev/exceptions