URI: 
       docs: Regen docshelper - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 60b176cb574c9db2361f8eb7e0d957099c9d6e19
   DIR parent afe5b6d7dfa241137a2495699b3ce7f7e971e188
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Sun, 18 Feb 2024 13:20:15 +0100
       
       docs: Regen docshelper
       
       Diffstat:
         M docs/data/docs.yaml                 |       9 +++++++--
       
       1 file changed, 7 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/docs/data/docs.yaml b/docs/data/docs.yaml
       @@ -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