aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2017-08-17 10:18:05 +0200
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2017-12-12 22:09:46 +0100
commit3cb459d56daeae8fd2b923c27f39ca5595a50e7b (patch)
tree9b48be479690bf52b35b5283462b4f025b60f5ad /docs/index.rst
parent5214f544e7b690dea2a45cb4cda44bbffec9a77e (diff)
downloadmitmproxy-3cb459d56daeae8fd2b923c27f39ca5595a50e7b.tar.gz
mitmproxy-3cb459d56daeae8fd2b923c27f39ca5595a50e7b.tar.bz2
mitmproxy-3cb459d56daeae8fd2b923c27f39ca5595a50e7b.zip
docs++: add individual protocol pages
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 7cf593ff..8dba4d04 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -22,6 +22,15 @@
.. toctree::
:hidden:
+ :caption: Protocols
+
+ protocols/http1
+ protocols/http2
+ protocols/websocket
+ protocols/tcpproxy
+
+.. toctree::
+ :hidden:
:caption: Features
features/anticache
@@ -36,7 +45,6 @@
features/streaming
features/socksproxy
features/sticky
- features/tcpproxy
features/upstreamproxy
features/upstreamcerts