summaryrefslogtreecommitdiff
path: root/docs/designers/language-custom-functions.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2023-02-05 23:14:10 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2023-02-05 23:14:10 +0100
commit1e0d25638ef3e854e914c9c366393bd5598a440b (patch)
tree2c3d099577f52e830d0a742b98a3c8d731c5e6b7 /docs/designers/language-custom-functions.md
parent51ed0d6791cfedbdf2492603d226618133154d70 (diff)
downloadsmarty-1e0d25638ef3e854e914c9c366393bd5598a440b.tar.gz
smarty-1e0d25638ef3e854e914c9c366393bd5598a440b.tar.bz2
smarty-1e0d25638ef3e854e914c9c366393bd5598a440b.zip
WIP improving the docs
Diffstat (limited to 'docs/designers/language-custom-functions.md')
-rw-r--r--docs/designers/language-custom-functions.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/designers/language-custom-functions.md b/docs/designers/language-custom-functions.md
index 20ad54e9..fd413c61 100644
--- a/docs/designers/language-custom-functions.md
+++ b/docs/designers/language-custom-functions.md
@@ -1,10 +1,8 @@
-Custom Functions {#language.custom.functions}
-================
+# Custom Functions
Smarty comes with several custom plugin functions that you can use in
the templates.
-## Table of contents
- [{counter}](./language-custom-functions/language-function-counter.md)
- [{cycle}](./language-custom-functions/language-function-cycle.md)
- [{eval}](./language-custom-functions/language-function-eval.md)