Fabien Potencier
641090378d
tweaked previous merge
2015-07-03 11:46:19 +02:00
Valeriy Trubachev
afa93586bc
add ignore_missing agrument to source function
2015-07-03 11:44:24 +02:00
Fabien Potencier
997f2f0823
fixed formatting in the docs
2014-10-11 01:31:53 +02:00
Brandon Kelly
2f5a927b72
date() documentation correction
2014-09-30 10:07:37 -07:00
Fabien Potencier
8e625ba57d
minor #1336 Added additional example to min/max doc (c33s)
...
This PR was squashed before being merged into the 1.15-dev branch (closes #1336 ).
Discussion
----------
Added additional example to min/max doc
* fixed typo in the word "four"
* added an additional example with letters
Commits
-------
b709577 Added additional example to min/max doc
2014-02-24 16:39:24 +01:00
Julian
b7095770e2
Added additional example to min/max doc
2014-02-24 16:39:24 +01:00
Fabien Potencier
e9e4748475
added a note about how to check for dynamic attribute existence in the docs
2014-01-29 09:45:07 +01:00
Brandon Kelly
8958565cef
Added a more clear example in the cycle() docs
...
The previous one was potentially misleading if you were focussed on the actual numbers (0 is even, not odd! etc.), and 99% of the time you’re going to be passing loop.index0 into cycle, so I felt that should be included in the example.
2014-01-24 04:27:48 -08:00
Fabien Potencier
fcecb284f0
fixed markup
2013-12-03 15:16:16 +01:00
Grégoire Pineau
6aa06dea05
Added min and max function
2013-12-03 13:46:57 +01:00
Philipp Rieber
a21df952ab
[Docs] Some minor fixes: Typos, Notations
2013-11-23 21:51:26 +01:00
Fabien Potencier
dff7d2c758
added a source function to include the content of a template without rendering it
2013-10-31 13:38:11 +01:00
Fabien Potencier
25e7befa37
fixed CS in docs
2013-10-26 08:29:21 +02:00
Karl Horky
9b7322496e
missing closing parenthesis
2013-10-17 10:00:32 +02:00
Fabien Potencier
3e6e70e228
fixed a typo in the docs ( closes #1136 )
2013-07-13 21:17:34 +02:00
Fabien Potencier
15336c154c
ordered tags, filters, functions, and tests in doc indexes
2013-02-21 07:47:52 +01:00
Grégoire Pineau
e2a068d49b
[Doc] Updated template_from_string to use include function
...
instead of include tag
2013-02-06 11:10:34 +01:00
Fabien Potencier
7c2479d47b
tweaked previous merge
2013-01-15 20:56:11 +01:00
Mark Story
c7dafb7e20
Update documentation for constant()
2013-01-10 23:40:58 -05:00
Fabien Potencier
f4f88a51e2
added an include function
2012-12-17 08:43:49 +01:00
Fabien Potencier
a59dcde3c2
added support for named arguments for filters, tests, and functions
2012-11-15 10:23:32 +01:00
Mario A. Alvarez Garcia
cc65c8843a
[template_from_string]Fixed typo
2012-11-07 14:59:42 -05:00
Fabien Potencier
459918827b
added the template_from_string function
2012-10-29 11:42:14 +01:00
Fabien Potencier
4cd98e62d0
clarified usage of the dump function ( closes #718 )
2012-05-08 08:23:16 +02:00
Fabien Potencier
e9cfd2ec85
fixed typos in the doc
2012-02-29 22:00:20 +01:00
Fabien Potencier
4dee4e5841
updated the CHANGELOG and documentation for previous merge
2012-02-15 17:29:31 +01:00
Fabien Potencier
cbadac91cd
tweaked doc
2012-01-26 13:25:31 +01:00
Tobias Schultze
2561aa212e
typo
2012-01-26 12:48:04 +01:00
Tobias Schultze
faa90c9268
updated doc for random function
2012-01-26 12:45:18 +01:00
Fabien Potencier
764829f55a
added a date function to ease date comparison ( closes #571 )
2012-01-06 20:32:26 +01:00
Fabien Potencier
9489136c17
made the dump function registration explicit and disable its output when debug is off
2011-12-18 20:20:35 +01:00
Fabien Potencier
865a7039f8
added a dump function to help debugging templates
2011-12-18 18:30:06 +01:00
Fabien Potencier
2928191769
added missing documentation for the random function
2011-12-18 12:16:35 +01:00
Fabien Potencier
fc016bd281
Revert "added a tip for the block tag"
...
This reverts commit 1a2175fc49 .
2011-10-25 14:14:55 +02:00
Fabien Potencier
1a2175fc49
added a tip for the block tag
2011-10-25 14:11:52 +02:00
Eugene Wolfson
cf03a65e8b
add another example
...
add another example to constant.rst
2011-10-22 09:27:23 -04:00
Fabien Potencier
b096e21daa
refactored documentation
2011-09-27 08:43:35 +02:00