2009-06-16 10:14:06 -06:00
|
|
|
{.section Dirs}
|
|
|
|
SUBDIRECTORIES
|
|
|
|
{.repeated section @}
|
|
|
|
{Name}
|
|
|
|
{.end}
|
|
|
|
|
|
|
|
{.end}
|
|
|
|
{.section PDoc}
|
|
|
|
PACKAGE
|
|
|
|
|
|
|
|
package {PackageName}
|
|
|
|
import "{ImportPath}"
|
|
|
|
{.section Doc}
|
|
|
|
|
|
|
|
{@}
|
|
|
|
{.end}
|
|
|
|
{.section Consts}
|
|
|
|
|
|
|
|
CONSTANTS
|
2009-06-22 15:18:23 -06:00
|
|
|
|
2009-06-16 10:14:06 -06:00
|
|
|
{.repeated section @}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
|
|
|
{.end}
|
|
|
|
{.end}
|
|
|
|
{.section Vars}
|
|
|
|
|
|
|
|
VARIABLES
|
2009-06-22 15:18:23 -06:00
|
|
|
|
2009-06-16 10:14:06 -06:00
|
|
|
{.repeated section @}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
|
|
|
{.end}
|
|
|
|
{.end}
|
|
|
|
{.section Funcs}
|
|
|
|
|
|
|
|
FUNCTIONS
|
2009-06-22 15:18:23 -06:00
|
|
|
|
2009-06-16 10:14:06 -06:00
|
|
|
{.repeated section @}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
|
|
|
{.end}
|
|
|
|
{.end}
|
|
|
|
{.section Types}
|
|
|
|
|
|
|
|
TYPES
|
2009-06-22 15:18:23 -06:00
|
|
|
|
2009-06-16 10:14:06 -06:00
|
|
|
{.repeated section @}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
2009-08-31 11:47:34 -06:00
|
|
|
{.repeated section Consts}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
|
|
|
{.end}
|
|
|
|
{.repeated section Vars}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
|
|
|
{.end}
|
2009-06-16 10:14:06 -06:00
|
|
|
{.repeated section Factories}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
|
|
|
{.end}
|
|
|
|
{.repeated section Methods}
|
|
|
|
{Decl}
|
|
|
|
{Doc}
|
|
|
|
{.end}
|
|
|
|
{.end}
|
|
|
|
{.end}
|
2009-07-09 17:38:17 -06:00
|
|
|
{.section Bugs}
|
|
|
|
|
|
|
|
BUGS
|
|
|
|
|
|
|
|
{.repeated section @}
|
|
|
|
{@}
|
|
|
|
{.end}
|
|
|
|
{.end}
|
2009-06-16 10:14:06 -06:00
|
|
|
{.end}
|