]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
docs: Regen docshelper
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 18 Feb 2024 12:20:15 +0000 (13:20 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 18 Feb 2024 12:20:15 +0000 (13:20 +0100)
docs/data/docs.yaml

index b177e4f5de36efea590194fa1b24c090a04e21d9..309760b2f268a87b41a23f43d33fd7f3b0016fac 100644 (file)
@@ -2506,7 +2506,7 @@ tpl:
         - shuffle
         Args:
         - l
-        Description: Shuffle returns list l in a randomised order.
+        Description: Shuffle returns list l in a randomized order.
         Examples: []
       Slice:
         Aliases:
@@ -2898,7 +2898,7 @@ tpl:
         - format
         - args
         Description: Printf returns string representation of args formatted with the
-          layouut in format.
+          layout in format.
         Examples:
         - - '{{ printf "%s!" "works" }}'
           - works!
@@ -3020,6 +3020,11 @@ tpl:
         Args: null
         Description: ""
         Examples: null
+      Dither:
+        Aliases: null
+        Args: null
+        Description: ""
+        Examples: null
       Filter:
         Aliases: null
         Args: null