]> Cypherpunks repositories - gostls13.git/commit
godoc: show packages matching a query at the top
authorRobert Griesemer <gri@golang.org>
Thu, 8 Sep 2011 22:35:56 +0000 (15:35 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 8 Sep 2011 22:35:56 +0000 (15:35 -0700)
commit041dc0a1c2ee8e34fb5e34f4b5fd3e2734889bf2
treed0ac93856a2407335680967d907694e04285cad2
parent4670d9e6349119914c9a5a1b40ce32045f3c0061
godoc: show packages matching a query at the top

Also: fix layout of textual search results and
fix a field reference in the respective template.

Fixes #1987.

R=rsc, r
CC=golang-dev
https://golang.org/cl/4962061
lib/godoc/search.html
lib/godoc/search.txt
src/cmd/godoc/godoc.go
src/cmd/godoc/index.go