mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 15:02:33 +00:00
d2c05bc5b9
This reverts commit 96a3502
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}}
|
|
---
|