diff options
author | Bjørn Erik Pedersen <[email protected]> | 2022-03-08 19:40:07 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2022-03-08 19:40:07 +0100 |
commit | 1f8cd2614dc2e1c221bae40f0a948568798c56ac (patch) | |
tree | 54dfcb89690172079f1b2f05b96a4b46c06f55bb /docs | |
parent | 9d76b8fa34436d87ff023d95c39d60144ccd7f4d (diff) | |
download | hugo-1f8cd2614dc2e1c221bae40f0a948568798c56ac.tar.gz hugo-1f8cd2614dc2e1c221bae40f0a948568798c56ac.zip |
docs: Regenerate docshelper
Diffstat (limited to 'docs')
-rw-r--r-- | docs/data/docs.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/data/docs.json b/docs/data/docs.json index b38edc86a..2fb4c2022 100644 --- a/docs/data/docs.json +++ b/docs/data/docs.json @@ -3299,6 +3299,7 @@ "Apply": { "Description": "Apply takes a map, array, or slice and returns a new slice with the function fname applied over it.", "Args": [ + "ctx", "seq", "fname", "args" |