Skip to content

Commit

Permalink
docs: Regen docshelper
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Aug 9, 2024
1 parent 33c0938 commit ef2e30e
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions docs/data/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -978,6 +978,9 @@ config:
images:
dir: :resourceDir/_gen
maxAge: -1
misc:
dir: :cacheDir/:project
maxAge: -1
modules:
dir: :cacheDir/modules
maxAge: -1
Expand Down Expand Up @@ -2442,9 +2445,7 @@ tpl:
EchoParam returns the value in the collection c with key k if is set; otherwise, it returns an
empty string.
Deprecated: Use the index function instead.
Examples:
- - '{{ echoParam .Params "langCode" }}'
- en
Examples: []
First:
Aliases:
- first
Expand Down Expand Up @@ -4673,6 +4674,11 @@ tpl:
{
"title": "Hello World"
}
ToMath:
Aliases: null
Args: null
Description: ""
Examples: null
Unmarshal:
Aliases:
- unmarshal
Expand Down

0 comments on commit ef2e30e

Please sign in to comment.