]> Cypherpunks repositories - gostls13.git/commit
- moved functions before types in doc output (per rsc)
authorRobert Griesemer <gri@golang.org>
Fri, 3 Apr 2009 04:59:37 +0000 (21:59 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 3 Apr 2009 04:59:37 +0000 (21:59 -0700)
commit91238c5bfe29d71f6b605e2102f663d80084277d
tree4b49c634474db272ff7621da81e590fe99f31ab6
parent39436f2a747bc1c64f50c8be46cd9cf801576ba8
- moved functions before types in doc output (per rsc)
- use /src and /doc prefix in URL to distinguish output type (per rsc)
- fixed a bug in an internal string function
- ignore files ending in _test.go (consider them test files)

R=rsc
OCL=27054
CL=27054
usr/gri/pretty/docprinter.go
usr/gri/pretty/godoc.go