aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst43
1 files changed, 43 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 00000000..7c792ea4
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,43 @@
+.. include:: introduction.rst
+
+
+.. toctree::
+ :hidden:
+ :maxdepth: 1
+
+ introduction
+ install
+ certinstall
+ howmitmproxy
+ modes
+
+.. toctree::
+ :hidden:
+ :caption: Tools
+
+ mitmproxy
+ mitmdump
+
+.. toctree::
+ :hidden:
+ :caption: Scripting
+
+ scripting/inlinescripts
+ scripting/libmproxy
+
+
+.. toctree::
+ :hidden:
+ :caption: Development
+
+ dev/protocols
+ dev/proxy
+ dev/exceptions
+ dev/models
+
+.. Indices and tables
+ ==================
+
+ * :ref:`genindex`
+ * :ref:`modindex`
+