1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:04:42 -07:00
go/lib
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
..
codereview codereview.py: fix for compatibility with hg >=1.4.3 2010-03-03 09:03:31 +11:00
godoc godoc: provide mode which shows exported interface in "source form" 2010-03-10 15:22:22 -08:00