]> Cypherpunks repositories - gostls13.git/commit
code search for godoc:
authorRobert Griesemer <gri@golang.org>
Tue, 27 Oct 2009 17:34:31 +0000 (10:34 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 27 Oct 2009 17:34:31 +0000 (10:34 -0700)
commit32810a5dedf058c12d18c51375e321460bbe887f
tree6b657b20e8236068ef37bc55450a97dccfcec153
parentf529224039b3222c3b2c3904f197328fa223197a
code search for godoc:
- added goroutine to automatically index in the background
- added handler for search requests
- added search box to top-level godoc template
- added search.html template for the display of search results
- changes to spec.go because of name conflicts
- added extra styles to style.css (for shorter .html files)

R=rsc
http://go/go-review/1014011
doc/style.css
lib/godoc/godoc.html
lib/godoc/search.html [new file with mode: 0644]
src/cmd/godoc/Makefile
src/cmd/godoc/godoc.go
src/cmd/godoc/spec.go