ordered tags, filters, functions, and tests in doc indexes

This commit is contained in:
Fabien Potencier
2013-02-21 07:47:15 +01:00
parent a50bc8c95b
commit 15336c154c
4 changed files with 50 additions and 50 deletions
+23 -23
View File
@@ -4,33 +4,33 @@ Filters
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
abs
batch
capitalize
convert_encoding
date date
date_modify date_modify
format
replace
number_format
url_encode
json_encode
convert_encoding
title
capitalize
nl2br
upper
lower
striptags
join
split
reverse
abs
length
sort
default default
keys
escape escape
raw
merge
slice
first first
format
join
json_encode
keys
last last
length
lower
nl2br
number_format
merge
upper
raw
replace
reverse
slice
sort
split
striptags
title
trim trim
batch url_encode
+7 -7
View File
@@ -4,14 +4,14 @@ Functions
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
range
cycle
constant
random
attribute attribute
block block
parent constant
dump cycle
date date
template_from_string dump
include include
parent
random
range
template_from_string
+15 -15
View File
@@ -4,21 +4,21 @@ Tags
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
for
if
macro
filter
set
extends
block
include
import
from
use
spaceless
autoescape autoescape
verbatim block
flush filter
do do
sandbox
embed embed
extends
flush
for
from
if
import
include
macro
sandbox
set
spaceless
use
verbatim
+5 -5
View File
@@ -4,12 +4,12 @@ Tests
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
divisibleby
null
even
odd
sameas
constant constant
defined defined
divisibleby
empty empty
even
iterable iterable
null
odd
sameas