go/lib/godoc
Robert Griesemer 35aec6c7f7 godoc: provide mode which shows exported interface in "source form"
- on the commandline: godoc -x big
- in a webpage: provide form parameter ?m=src

Known issues:
- Positioning of comments incorrect in several cases. Separate CL.
- Need a link/menu to switch between different modes of presentation
  in the web view.

R=rsc
CC=golang-dev
https://golang.org/cl/376041
2010-03-10 15:22:22 -08: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: provide mode which shows exported interface in "source form" 2010-03-10 15:22:22 -08:00
package.txt godoc: provide mode which shows exported interface in "source form" 2010-03-10 15:22:22 -08:00
search.html remove absolute paths from search results 2010-02-19 10:09:20 -08:00