]> Cypherpunks repositories - gostls13.git/commit
cmd/doc: print documentation for all matches in a package, not just the first
authorRob Pike <r@golang.org>
Tue, 28 Apr 2015 19:38:09 +0000 (12:38 -0700)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Tue, 28 Apr 2015 19:42:57 +0000 (19:42 +0000)
commitd3bd6b6ae783fa72e4ae227e5afb75a824f1079a
tree2d8f2dab3dc33385918c6078a1c9ab1db154b906
parenta88994c1378c5762a9eee75e683d19e65689bfd1
cmd/doc: print documentation for all matches in a package, not just the first

Change-Id: Id0d4ac7169f741dfeec7b1e67bdc21e49ae37b9e
Reviewed-on: https://go-review.googlesource.com/9430
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/doc/pkg.go
src/cmd/go/alldocs.go
src/cmd/go/doc.go