1
0
mirror of https://github.com/golang/go synced 2024-10-03 20:11:22 -06:00
go/usr/gri/pretty/packagelist.txt
Russ Cox 457b0030f7 godoc: supporting data
R=gri
DELTA=252  (240 added, 3 deleted, 9 changed)
OCL=27482
CL=27521
2009-04-15 18:38:37 -07:00

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}