Documentation.

This commit is contained in:
Aldo Cortesi
2011-08-05 10:23:32 +12:00
parent ce48cb4deb
commit 98a7aaca18
17 changed files with 149 additions and 82 deletions

View File

@@ -8,7 +8,7 @@ The script interface is simple - scripts simply read,
modify and return a single __libmproxy.flow.Flow__ object, using the methods
defined in the __libmproxy.script__ module. Scripts must be executable.
$!example("examples/simple_script")!$
!example("examples/simple_script")!$