mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-19 10:25:47 -04:00
add template for docs
This commit is contained in:
13
template.md
Normal file
13
template.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{{ .EmitHeader }}
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
{{ .EmitSynopsis }}
|
||||||
|
|
||||||
|
{{ .EmitUsage }}
|
||||||
|
|
||||||
|
{{ if .IsCommand }} ... {{ end }}
|
||||||
|
|
||||||
|
{{ .Name }}
|
||||||
|
|
||||||
|
{{ .ImportPath }}
|
Reference in New Issue
Block a user