Added support for macro pulling and documented certain design decisions.

This commit is contained in:
Armin Ronacher 2010-04-18 15:44:06 +02:00
parent ab54924186
commit 190059c8f0
6 changed files with 187 additions and 1 deletions

View file

@ -207,3 +207,5 @@ Template Rendering
.. autofunction:: render_template
.. autofunction:: render_template_string
.. autofunction:: get_template_attribute