mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
docs: Regen docshelper
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user