Sign in
go
/
go
/
56024fa64ebe87d5b209fa5d126b71ab27f7cf3d
/
lib
/
godoc
/
package.txt
ab169c6
godoc: don't show directories w/o packages in flat dir mode
by Robert Griesemer
· 13 years ago
45ca908
godoc: fix missing name change
by Robert Griesemer
· 13 years ago
eac31c6
go/doc: streamlined go/doc API
by Robert Griesemer
· 13 years ago
6bf8421
godoc: text wrapping
by Russ Cox
· 13 years ago
9859af8
godoc: provide mode for flat (non-indented) directory listings
by Robert Griesemer
· 13 years ago
e6ae13d
godoc: fix lib/godoc/package.txt template
by Robert Griesemer
· 14 years ago
5c45e56
godoc: remove last vestiges of old template system
by Robert Griesemer
· 14 years ago
5233c50
godoc: first round of template cleanups
by Robert Griesemer
· 14 years ago
8d19d6b
lib/godoc: fix typo
by Mikio Hara
· 14 years ago
2e394c5
godoc: moving to new template package
by Robert Griesemer
· 14 years ago
6773f14
The Dec 06 change
by Icarus Sparry
· 14 years ago
5a9ad8b
go/ast: use token.Pos instead of token.Position; adjust all dependent code
by Robert Griesemer
· 14 years ago
226c2ec
godoc: support for multiple packages in a directory
by Robert Griesemer
· 15 years ago
35aec6c
godoc: provide mode which shows exported interface in "source form"
by Robert Griesemer
· 15 years ago
202ede1
- properly align package synopses
by Robert Griesemer
· 15 years ago
4818d34
support for command documentation:
by Robert Griesemer
· 15 years ago
be56b95
- show recursive package directory structure in package pages
by Robert Griesemer
· 15 years ago
53440da
Factored out boilerplate from all html docs in doc directory:
by Robert Griesemer
· 15 years ago
3dc7b38
associate const and var declarations with a type where possible
by Robert Griesemer
· 16 years ago
38e7fdd
Show BUG comments in godoc:
by Robert Griesemer
· 16 years ago
ee23998
tweak the newlines so the headers stand out better.
by Rob Pike
· 16 years ago
3fd16ad
delete dreg comment
by Rob Pike
· 16 years ago
4c8fe76
- some fine-tuning of godoc templates per r's suggestion
by Robert Griesemer
· 16 years ago
5071a5a
move godoc to src/cmd/godoc
by Robert Griesemer
· 16 years ago