update examples, tests, docs

This commit is contained in:
Maximilian Hils
2016-06-13 18:17:09 -07:00
parent 804efe9d38
commit 63c6660895
15 changed files with 39 additions and 32 deletions

View File

@@ -44,7 +44,7 @@ to store any form of state you require.
Script Lifecycle Events
^^^^^^^^^^^^^^^^^^^^^^^
.. py:function:: start(context, argv)
.. py:function:: start(context)
Called once on startup, before any other events.