diff options
Diffstat (limited to 'doc-src/dev-docs/index.rst')
-rw-r--r-- | doc-src/dev-docs/index.rst | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/doc-src/dev-docs/index.rst b/doc-src/dev-docs/index.rst index 6d335c17..15ec3617 100644 --- a/doc-src/dev-docs/index.rst +++ b/doc-src/dev-docs/index.rst @@ -1,19 +1,19 @@ -.. mitmproxy documentation master file, created by - sphinx-quickstart on Thu Sep 03 14:04:13 2015. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. +Welcome to mitmproxy's dev documentation! +========================================= -Welcome to mitmproxy's documentation! -===================================== Contents: .. toctree:: - :maxdepth: 2 + :maxdepth: 2 - protocols - proxy - exceptions + End User Documentation <https://mitmproxy.org/doc/> + + inlinescripts + protocols + proxy + exceptions + models Indices and tables @@ -21,5 +21,4 @@ Indices and tables * :ref:`genindex` * :ref:`modindex` -* :ref:`search` |