aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dev/architecture.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2017-01-31 09:02:00 +0100
committerGitHub <noreply@github.com>2017-01-31 09:02:00 +0100
commit1523068b03fe9ca5eb0512b11b4acf5e8efa9773 (patch)
tree3156acc312765ac0a17277ef05326f0b1941282f /docs/dev/architecture.rst
parent980b8aedd34caf2084fb217f50f24e7ea0308ac8 (diff)
parent4746ce939fbbf08a37c3d6ea458b1bd37af866fb (diff)
downloadmitmproxy-1523068b03fe9ca5eb0512b11b4acf5e8efa9773.tar.gz
mitmproxy-1523068b03fe9ca5eb0512b11b4acf5e8efa9773.tar.bz2
mitmproxy-1523068b03fe9ca5eb0512b11b4acf5e8efa9773.zip
Merge pull request #1964 from mhils/new-contribution-docs
New contribution docs
Diffstat (limited to 'docs/dev/architecture.rst')
-rw-r--r--docs/dev/architecture.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/dev/architecture.rst b/docs/dev/architecture.rst
deleted file mode 100644
index e7995141..00000000
--- a/docs/dev/architecture.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. _architecture:
-
-Architecture
-============
-
-To give you a better understanding of how mitmproxy works, mitmproxy's
-high-level architecture is detailed in the following graphic:
-
-.. image:: ../schematics/architecture.png
-
-:download:`architecture.pdf <../schematics/architecture.pdf>`
-
-Please don't refrain from asking any further
-questions on the mailing list, the Slack channel or the GitHub issue tracker.