Skip to content

Commit

Permalink
docs: Regen docshelper
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Feb 18, 2024
1 parent afe5b6d commit 60b176c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/data/docs.yaml
Expand Up @@ -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:
Expand Down Expand Up @@ -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!
Expand Down Expand Up @@ -3020,6 +3020,11 @@ tpl:
Args: null
Description: ""
Examples: null
Dither:
Aliases: null
Args: null
Description: ""
Examples: null
Filter:
Aliases: null
Args: null
Expand Down

0 comments on commit 60b176c

Please sign in to comment.