go/lib/godoc
Robert Griesemer 74fac99d05 godoc: initial support for showing popup information
for identifiers in Go source code

- at the moment just show identifier kind (var, func, etc.) and name
  (eventually should show declaration, type, etc.)
- JavaScript parts by adg

R=rsc
CC=adg, golang-dev
https://golang.org/cl/578042
2010-03-16 14:17:42 -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 First run at a Programming FAQ 2010-03-04 12:56:08 +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
source.html godoc: initial support for showing popup information 2010-03-16 14:17:42 -07:00