diff options
Diffstat (limited to 'docs/index.txt')
| -rw-r--r-- | docs/index.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt index 632a7b7553..f390d06dd2 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -145,8 +145,11 @@ The template layer provides a designer-friendly syntax for rendering the information to be presented to the user. Learn how this syntax can be used by designers and how it can be extended by programmers: +* **The basics:** + :doc:`Overview <topics/templates>` + * **For designers:** - :doc:`Syntax overview <topics/templates>` | + :doc:`Language overview <ref/templates/language>` | :doc:`Built-in tags and filters <ref/templates/builtins>` | :doc:`Web design helpers <ref/contrib/webdesign>` | :doc:`Humanization <ref/contrib/humanize>` |
