mirror of
https://github.com/golang/go
synced 2024-11-20 08:24:42 -07:00
457b0030f7
R=gri DELTA=252 (240 added, 3 deleted, 9 changed) OCL=27482 CL=27521
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}
|