mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 13:55:17 +00:00
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
{{with .PDoc}}
|
|
{{comment_md .Doc}}
|
|
{{example_html $ ""}}
|
|
|
|
{{range .Funcs}}{{$name_html := html .Name}}## [{{$name_html}}]({{posLink_url $ .Decl}})
|
|
{{comment_md .Doc}}{{end}}
|
|
{{end}}
|
|
---
|