diff options
author | Maximilian Hils <git@maximilianhils.com> | 2015-09-04 16:17:55 +0200 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2015-09-04 16:17:55 +0200 |
commit | 74b3b842fefec6a05d17bbdf365cd92c82fd3503 (patch) | |
tree | 38f082ca369ae8d237dc4fe41971a1dcd1edf820 /doc-src/dev-docs/protocols.rst | |
parent | e88c7e4c58a862d6a222d1f8d4638102228b929e (diff) | |
download | mitmproxy-74b3b842fefec6a05d17bbdf365cd92c82fd3503.tar.gz mitmproxy-74b3b842fefec6a05d17bbdf365cd92c82fd3503.tar.bz2 mitmproxy-74b3b842fefec6a05d17bbdf365cd92c82fd3503.zip |
rewrite basic docs for readthedocs
Diffstat (limited to 'doc-src/dev-docs/protocols.rst')
-rw-r--r-- | doc-src/dev-docs/protocols.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/doc-src/dev-docs/protocols.rst b/doc-src/dev-docs/protocols.rst deleted file mode 100644 index 498f634d..00000000 --- a/doc-src/dev-docs/protocols.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. _protocols: - -Protocols -========= - -.. automodule:: libmproxy.protocol - - .. autoclass:: Layer - :members: - :special-members: - - .. autoclass:: ServerConnectionMixin - :members: - - .. autoexception:: Kill
\ No newline at end of file |