From: Bjørn Erik Pedersen Date: Thu, 28 Apr 2022 09:53:03 +0000 (+0200) Subject: docs: Regen docs helper X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a4fff5753;p=brevno-suite%2Fhugo docs: Regen docs helper --- diff --git a/docs/data/docs.json b/docs/data/docs.json index ddd9e1246..f573df44b 100644 --- a/docs/data/docs.json +++ b/docs/data/docs.json @@ -3264,6 +3264,12 @@ ], "Examples": [] }, + "LtCollate": { + "Description": "", + "Args": null, + "Aliases": null, + "Examples": null + }, "Ne": { "Description": "Ne returns the boolean truth of arg1 != arg2 \u0026\u0026 arg1 != arg3 \u0026\u0026 arg1 != arg4.", "Args": [ @@ -3645,6 +3651,12 @@ } }, "crypto": { + "FNV32a": { + "Description": "", + "Args": null, + "Aliases": null, + "Examples": null + }, "HMAC": { "Description": "HMAC returns a cryptographic hash that uses a key to sign a message.", "Args": [