From: Armin Ronacher Date: Mon, 15 Mar 2010 08:36:47 +0000 (+0100) Subject: Hopefully fixed EvalContext documentation. X-Git-Tag: 2.4~11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=76ae15ea551d27d2574e812c0dcbc6a92917aad8;p=jinja2.git Hopefully fixed EvalContext documentation. --HG-- branch : trunk --- diff --git a/docs/api.rst b/docs/api.rst index 22e1d10..b46a88c 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -627,7 +627,7 @@ must only happen with a :class:`nodes.EvalContextModifier` and :class:`nodes.ScopedEvalContextModifier` from an extension, not on the eval context object itself. -.. autoclass:: nodes.EvalContext +.. autoclass:: jinja2.nodes.EvalContext .. attribute:: autoescape