]> Cypherpunks repositories - gostls13.git/commit
godoc: display synopses for all packages that have some kind of documentation.
authorRobert Griesemer <gri@golang.org>
Mon, 26 Jul 2010 22:27:42 +0000 (15:27 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 26 Jul 2010 22:27:42 +0000 (15:27 -0700)
commit4188504f38b283a03d40063686eb167db007a2e4
treea2eed4024a940d0eba000ecf4ff3ea62148784f3
parent607eaea456e0db814391ddf61d75b6586ca40a6d
godoc: display synopses for all packages that have some kind of documentation.

Fixes #953.

R=rsc
CC=golang-dev
https://golang.org/cl/1862046
src/cmd/godoc/godoc.go