jinja/docs
Armin Ronacher 10c34da7df Documented switch to MarkupSafe
--HG--
branch : trunk
2010-08-17 12:10:27 +02:00
..
_build first version of the jinja2 docs 2008-04-28 13:52:21 +02:00
_static Priority of not raised. It's now possible to write not foo in bar 2009-02-04 18:57:27 +01:00
_templates Updated copyright. It's 2010! 2010-03-15 02:49:22 +01:00
api.rst three is the new two 2010-04-10 13:03:46 +02:00
cache_extension.py Fixed a documenation bug in the cache extension. 2009-02-08 11:11:57 +01:00
changelog.rst Improved changelog rendering 2009-04-28 02:05:14 +02:00
conf.py Added the meta module. 2009-07-26 10:33:36 +02:00
extensions.rst Meh. Fixed a typo 2010-08-16 12:13:04 +02:00
faq.rst Documented switch to MarkupSafe 2010-08-17 12:10:27 +02:00
index.rst 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 2008-05-25 00:16:51 +02:00
integration.rst some small documentation fixes 2008-05-18 20:29:32 +02:00
intro.rst Documented switch to MarkupSafe 2010-08-17 12:10:27 +02:00
jinjaext.py Added the meta module. 2009-07-26 10:33:36 +02:00
Makefile Added non-babel output mode to extract_from_ast, integreated jinja2 doctests directly into the py.test suite (ugh, that's an ugly hack) 2008-06-27 08:45:19 +02:00
sandbox.rst some more documentation updates and minor code cleanups. Additionally True and true in the template are the same now, same for false/False and none/None. 2008-05-28 11:26:59 +02:00
switching.rst Documented differences of cycling between Django and Jinja2. 2008-06-19 09:41:56 +02:00
templates.rst Fixed spelling 2010-08-08 22:23:51 +02:00
tricks.rst improved thread safety of the LRUCache and fixed a bug in for loops 2008-05-19 09:25:57 +02:00