From e8aca92ef1354110d3d82299539841a2fa1eac66 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Fri, 30 Sep 2016 09:54:35 +1000 Subject: docs: remove auto-generated stubs These are too verbose/low info for these docs. We should include pointers to where to start reading the code, and perhaps later we can include full auto-generated API docs separately. --- docs/dev/proxy.rst | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 docs/dev/proxy.rst (limited to 'docs/dev/proxy.rst') diff --git a/docs/dev/proxy.rst b/docs/dev/proxy.rst deleted file mode 100644 index 888fb946..00000000 --- a/docs/dev/proxy.rst +++ /dev/null @@ -1,12 +0,0 @@ -.. _proxy: - -Proxy Server -============ - -.. automodule:: mitmproxy.proxy - - .. autoclass:: ProxyServer - .. autoclass:: DummyServer - .. autoclass:: ProxyConfig - .. autoclass:: RootContext - :members: -- cgit v1.2.3