diff options
author | Maximilian Hils <git@maximilianhils.com> | 2015-09-04 00:45:47 +0200 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2015-09-04 00:45:47 +0200 |
commit | 2d1c382f38d3b1cf9219ddb9b62ef196a4381976 (patch) | |
tree | efa6ff212276ad9ec792d9288a2b201d3a3814d7 /doc-src/dev-docs/proxy.rst | |
parent | 29698aa83c2f37457ce36dc5bb79a0cc1e7bf2f5 (diff) | |
download | mitmproxy-2d1c382f38d3b1cf9219ddb9b62ef196a4381976.tar.gz mitmproxy-2d1c382f38d3b1cf9219ddb9b62ef196a4381976.tar.bz2 mitmproxy-2d1c382f38d3b1cf9219ddb9b62ef196a4381976.zip |
docs, docs, docs!
Diffstat (limited to 'doc-src/dev-docs/proxy.rst')
-rw-r--r-- | doc-src/dev-docs/proxy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/dev-docs/proxy.rst b/doc-src/dev-docs/proxy.rst index 258b904c..e772e5b9 100644 --- a/doc-src/dev-docs/proxy.rst +++ b/doc-src/dev-docs/proxy.rst @@ -9,4 +9,4 @@ Proxy .. autoclass:: DummyServer .. autoclass:: ProxyConfig .. autoclass:: RootContext - :members: + :members:
\ No newline at end of file |