Skip to content

Commit

Permalink
Added add_extension method to the public API
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Sep 25, 2011
1 parent c1bc164 commit 9463850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.rst
Expand Up @@ -117,7 +117,7 @@ useful if you want to dig deeper into Jinja2 or :ref:`develop extensions
.. autoclass:: Environment([options])
:members: from_string, get_template, select_template,
get_or_select_template, join_path, extend, compile_expression,
compile_templates, list_templates
compile_templates, list_templates, add_extension

.. attribute:: shared

Expand Down

0 comments on commit 9463850

Please sign in to comment.