mirror of
https://github.com/golang/go
synced 2024-11-14 15:00:27 -07:00
202ede1240
(this was surprisingly hard to get right in HTML) - show modification times in source directory listings - various tweaks R=rsc http://go/go-review/1024024
85 lines
819 B
Plaintext
85 lines
819 B
Plaintext
{.section PDoc}
|
|
{.section IsPkg}
|
|
PACKAGE
|
|
|
|
package {PackageName}
|
|
import "{ImportPath}"
|
|
{.or}
|
|
COMMAND DOCUMENTATION
|
|
{.end}
|
|
{.section Doc}
|
|
|
|
{@}
|
|
{.end}
|
|
{.section Consts}
|
|
|
|
CONSTANTS
|
|
|
|
{.repeated section @}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.section Vars}
|
|
|
|
VARIABLES
|
|
|
|
{.repeated section @}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.section Funcs}
|
|
|
|
FUNCTIONS
|
|
|
|
{.repeated section @}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.section Types}
|
|
|
|
TYPES
|
|
|
|
{.repeated section @}
|
|
{Decl}
|
|
{Doc}
|
|
{.repeated section Consts}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.repeated section Vars}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.repeated section Factories}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.repeated section Methods}
|
|
{Decl}
|
|
{Doc}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|
|
{.section Bugs}
|
|
|
|
BUGS
|
|
|
|
{.repeated section @}
|
|
{@}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|
|
{.section Dirs}
|
|
{.section Dirs}
|
|
|
|
SUBDIRECTORIES
|
|
|
|
{.repeated section List}
|
|
{Name}
|
|
{.end}
|
|
{.end}
|
|
{.end}
|