From 15336c154c960f7e55e8b9fc1043ce7764ed7edc Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Thu, 21 Feb 2013 07:47:15 +0100 Subject: [PATCH] ordered tags, filters, functions, and tests in doc indexes --- doc/filters/index.rst | 46 ++++++++++++++++++++--------------------- doc/functions/index.rst | 14 ++++++------- doc/tags/index.rst | 30 +++++++++++++-------------- doc/tests/index.rst | 10 ++++----- 4 files changed, 50 insertions(+), 50 deletions(-) diff --git a/doc/filters/index.rst b/doc/filters/index.rst index 39b1d2702..b0c6b38d0 100644 --- a/doc/filters/index.rst +++ b/doc/filters/index.rst @@ -4,33 +4,33 @@ Filters .. toctree:: :maxdepth: 1 + abs + batch + capitalize + convert_encoding date 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 - keys escape - raw - merge - slice first + format + join + json_encode + keys last + length + lower + nl2br + number_format + merge + upper + raw + replace + reverse + slice + sort + split + striptags + title trim - batch + url_encode diff --git a/doc/functions/index.rst b/doc/functions/index.rst index c5ac89639..8650cbdba 100644 --- a/doc/functions/index.rst +++ b/doc/functions/index.rst @@ -4,14 +4,14 @@ Functions .. toctree:: :maxdepth: 1 - range - cycle - constant - random attribute block - parent - dump + constant + cycle date - template_from_string + dump include + parent + random + range + template_from_string diff --git a/doc/tags/index.rst b/doc/tags/index.rst index 6dbc55038..64e886448 100644 --- a/doc/tags/index.rst +++ b/doc/tags/index.rst @@ -4,21 +4,21 @@ Tags .. toctree:: :maxdepth: 1 - for - if - macro - filter - set - extends - block - include - import - from - use - spaceless autoescape - verbatim - flush + block + filter do - sandbox embed + extends + flush + for + from + if + import + include + macro + sandbox + set + spaceless + use + verbatim diff --git a/doc/tests/index.rst b/doc/tests/index.rst index 7b8c53565..c63208ee7 100644 --- a/doc/tests/index.rst +++ b/doc/tests/index.rst @@ -4,12 +4,12 @@ Tests .. toctree:: :maxdepth: 1 - divisibleby - null - even - odd - sameas constant defined + divisibleby empty + even iterable + null + odd + sameas