diff options
author | Maximilian Hils <git@maximilianhils.com> | 2016-04-30 15:25:02 -0700 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2016-04-30 15:25:02 -0700 |
commit | d84fc645a711c5e420c78dd1b49148c8973e9a5a (patch) | |
tree | 634b7772ac8218db6b5c1d0f35cffb25987461fd /docs/dev/models.rst | |
parent | f456591db0e3e9d11768cd146b4d446e36415003 (diff) | |
download | mitmproxy-d84fc645a711c5e420c78dd1b49148c8973e9a5a.tar.gz mitmproxy-d84fc645a711c5e420c78dd1b49148c8973e9a5a.tar.bz2 mitmproxy-d84fc645a711c5e420c78dd1b49148c8973e9a5a.zip |
docs: minor fixes
Diffstat (limited to 'docs/dev/models.rst')
-rw-r--r-- | docs/dev/models.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dev/models.rst b/docs/dev/models.rst index 2eac6783..8c4e6825 100644 --- a/docs/dev/models.rst +++ b/docs/dev/models.rst @@ -60,4 +60,5 @@ Datastructures .. automodule:: mitmproxy.models :show-inheritance: + :noindex: :members: Error, ServerConnection, ClientConnection
\ No newline at end of file |