go/lib/godoc
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
..
godoc.html godoc search bug fixes: 2009-10-27 16:08:12 -07:00
package.html Factored out boilerplate from all html docs in doc directory: 2009-10-01 14:08:00 -07:00
package.txt Factored out boilerplate from all html docs in doc directory: 2009-10-01 14:08:00 -07:00
parseerror.html Factored out boilerplate from all html docs in doc directory: 2009-10-01 14:08:00 -07:00
parseerror.txt move godoc to src/cmd/godoc 2009-06-16 09:14:06 -07:00
search.html godoc search bug fixes: 2009-10-27 16:08:12 -07:00