Another reference
[jinja2.git] / docs / api.rst
index 541a4431bb0b742c0c63314339b887d7b58d1561..5492414b52074b153c9f9ce453ae21a6e7231424 100644 (file)
@@ -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
+              compile_templates, list_templates
 
     .. attribute:: shared