]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
docs: Regen docs helper
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 28 Apr 2022 09:53:03 +0000 (11:53 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 28 Apr 2022 09:53:03 +0000 (11:53 +0200)
docs/data/docs.json

index ddd9e12469b2e2d6c58f8da342194cf1c868d81f..f573df44b9ffaf565f8cbeba4077ae0234078ef2 100644 (file)
           ],
           "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": [
         }
       },
       "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": [