mirror of
https://github.com/golang/go
synced 2024-11-20 10:44:41 -07:00
12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
|
{.section Packages}
|
||
|
{# TODO .or doesn't work on .repeated - template bug}
|
||
|
{.repeated section @}
|
||
|
godoc {pakname}
|
||
|
{.end}
|
||
|
{.or}
|
||
|
package not found: {Path}
|
||
|
{.end}
|
||
|
{.repeated section Subdirs}
|
||
|
godoc {Path}/{Name}/
|
||
|
{.end}
|