docs: better data structure docs

This commit is contained in:
Maximilian Hils
2016-04-11 14:13:48 -07:00
parent 7208a7543f
commit 14e9b0a0ac
7 changed files with 66 additions and 76 deletions

View File

@@ -1,10 +1,10 @@
mitmproxy
=========
FlowMaster
==========
.. note::
We strongly encourage you to use :ref:`inlinescripts` rather than mitmproxy.
We strongly encourage you to use :ref:`inlinescripts` rather than subclassing mitmproxy's FlowMaster.
- Inline Scripts are equally powerful and provide an easier syntax.
- Most examples are written as inline scripts.
- Multiple inline scripts can be used together.