commit | fd31049f62b962181e0413b59bed9529b9df7b2b | [log] [tgz] |
---|---|---|
author | Armin Ronacher <armin.ronacher@active-4.com> | Sun May 25 00:16:51 2008 +0200 |
committer | Armin Ronacher <armin.ronacher@active-4.com> | Sun May 25 00:16:51 2008 +0200 |
tree | e1715b4b419294de1d3ad9245f9b1f336d9985a1 | |
parent | 9f258fffc4d2ee729669a5208aaf97021185e055 [diff] [blame] |
all calls are proxied by context.call now so that we can inject environment and context as first arguments. This slows calls down a bit but is a lot more user friendly. Added first draft of FAQ --HG-- branch : trunk
diff --git a/docs/index.rst b/docs/index.rst index 43f3680..27bee23 100644 --- a/docs/index.rst +++ b/docs/index.rst
@@ -17,6 +17,7 @@ switching tricks + faq changelog If you can't find the information you're looking for, have a look at the