1
0
mirror of https://github.com/golang/go synced 2024-11-25 02:57:57 -07:00
go/lib/godoc
Robert Griesemer 6c8fdbe8c7 godoc: line numbers for all remote search results
Instead of returning the index lookup result via
RPC which has to be corrected for the client,
simply render it on the server and return the
final output.

R=rsc, r
CC=golang-dev
https://golang.org/cl/669041
2010-03-19 22:48:08 -07:00
..
dirlist.html Distinguish between html generation and html quoting in godoc formatters. 2010-01-13 15:18:56 -08:00
error.html godoc support for directories outside $GOROOT 2010-02-16 11:20:55 -08:00
godoc.html website: add Go Blog widget to frontpage, 2010-03-20 11:42:57 +11:00
package.html godoc: support for multiple packages in a directory 2010-03-12 18:16:21 -08:00
package.txt godoc: support for multiple packages in a directory 2010-03-12 18:16:21 -08:00
search.html remove absolute paths from search results 2010-02-19 10:09:20 -08:00
search.txt godoc: line numbers for all remote search results 2010-03-19 22:48:08 -07:00
source.html godoc: initial support for showing popup information 2010-03-16 14:17:42 -07:00