diff --git a/lib/godoc/package.txt b/lib/godoc/package.txt index c7ffa09213..542c2c460e 100644 --- a/lib/godoc/package.txt +++ b/lib/godoc/package.txt @@ -17,6 +17,7 @@ import "{ImportPath}" {.section Consts} CONSTANTS + {.repeated section @} {Decl} {Doc} @@ -25,6 +26,7 @@ CONSTANTS {.section Vars} VARIABLES + {.repeated section @} {Decl} {Doc} @@ -33,6 +35,7 @@ VARIABLES {.section Funcs} FUNCTIONS + {.repeated section @} {Decl} {Doc} @@ -41,6 +44,7 @@ FUNCTIONS {.section Types} TYPES + {.repeated section @} {Decl} {Doc}