From: Bjørn Erik Pedersen Date: Tue, 8 Mar 2022 18:40:07 +0000 (+0100) Subject: docs: Regenerate docshelper X-Git-Tag: v0.94.0~12 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1f8cd2614dc2e1c221bae40f0a948568798c56ac;p=brevno-suite%2Fhugo docs: Regenerate docshelper --- diff --git a/docs/data/docs.json b/docs/data/docs.json index b38edc86..2fb4c202 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"