David Lord
|
ede7905d30
|
svg logo
|
2025-06-12 13:58:36 -07:00 |
|
David Lord
|
8ee8f90d67
|
svg logo
|
2025-06-11 10:32:48 -07:00 |
|
David Lord
|
f77b09d998
|
modernize docs config, use pallets-sphinx-themes
|
2019-07-26 11:41:08 -07:00 |
|
Armin Ronacher
|
988a04cebb
|
New documentation style go match Flask and Werkzeug better
|
2011-01-24 02:03:57 +01:00 |
|
Armin Ronacher
|
d89f0f3def
|
Priority of not raised. It's now possible to write not foo in bar
as an alias to `foo not in bar` like in python. Previously the grammar
required parentheses (`not (foo in bar)`) which was odd.
--HG--
branch : trunk
|
2009-02-04 18:57:27 +01:00 |
|
Armin Ronacher
|
6dc6f291eb
|
Improved attribute and item lookup by allowing template designers to express the priority. foo.bar checks foo.bar first and then foo['bar'] and the other way round.
--HG--
branch : trunk
|
2008-06-12 08:50:07 +02:00 |
|
Armin Ronacher
|
3ef20437d9
|
updated documentation
--HG--
branch : trunk
|
2008-06-09 18:27:19 +02:00 |
|
Armin Ronacher
|
9bb7e47791
|
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.
--HG--
branch : trunk
|
2008-05-28 11:26:59 +02:00 |
|
Armin Ronacher
|
decf7e3c10
|
added TextMate bundle and vim syntax files
--HG--
branch : trunk
|
2008-05-09 11:54:07 +02:00 |
|
Armin Ronacher
|
762079cd25
|
more updates on the extension API
--HG--
branch : trunk
|
2008-05-08 23:57:56 +02:00 |
|
Armin Ronacher
|
5cdc1ac3d9
|
documentation update
--HG--
branch : trunk
|
2008-05-07 12:17:18 +02:00 |
|
Armin Ronacher
|
ed98cac76e
|
some documentation updates
--HG--
branch : trunk
|
2008-05-07 08:42:11 +02:00 |
|
Armin Ronacher
|
7b5680c3e3
|
Indented environment parameters in docstring so that the sphinx HTML output looks nicer
--HG--
branch : trunk
|
2008-05-06 16:54:22 +02:00 |
|
Armin Ronacher
|
5b99bed3d9
|
added nicher margins to jinja docs
--HG--
branch : trunk
|
2008-05-06 16:44:39 +02:00 |
|
Armin Ronacher
|
f35e28154f
|
some documentation improvements, jinja escapes " and ' now, both into charpoints and no named entities for html 3.2 support ;-)
--HG--
branch : trunk
|
2008-05-06 16:04:10 +02:00 |
|
Armin Ronacher
|
c2f3a3b0f1
|
and another small style update for the docs
--HG--
branch : trunk
|
2008-05-06 12:27:16 +02:00 |
|
Armin Ronacher
|
a5204a4975
|
documentation style updates, added print css
--HG--
branch : trunk
|
2008-05-06 12:14:23 +02:00 |
|
Armin Ronacher
|
6b44952f77
|
some small documentation style fixes
--HG--
branch : trunk
|
2008-05-04 20:48:03 +02:00 |
|
Armin Ronacher
|
9d472dfefa
|
added style for html documentation
--HG--
branch : trunk
|
2008-05-04 19:56:34 +02:00 |
|
Armin Ronacher
|
3c8b7ade4a
|
first version of the jinja2 docs
--HG--
branch : trunk
|
2008-04-28 13:52:21 +02:00 |
|