1
0
mirror of https://github.com/golang/go synced 2024-09-24 19:30:12 -06:00
go/lib
Robert Griesemer e3fd2e1ec6 godoc search bug fixes:
- sort by package name (instead of package path) for results with snippets
- sort line numbers in results without snippets
- properly characterize package clauses
- experiment with a leaner look: no underlines for top-level godoc links in the left side bar

Still using colors to distinguish results. Next step.

R=rsc
http://go/go-review/1015016
2009-10-27 16:08:12 -07:00
..
codereview add codereview-login command 2009-10-22 14:14:17 -07:00
godoc godoc search bug fixes: 2009-10-27 16:08:12 -07:00