summaryrefslogtreecommitdiff
path: root/lib/godoc/parseerror.txt
AgeCommit message (Collapse)AuthorFilesLines
2009-12-01some godoc cleanup:Robert Griesemer1-6/+0
- simplified dealing with parse errors: no need to intersperse them in the source - improve visibility of highlighted identifiers by showing them in bold R=rsc http://codereview.appspot.com/163051
2009-06-16move godoc to src/cmd/godocRobert Griesemer1-0/+6
R=rsc DELTA=945 (944 added, 0 deleted, 1 changed) OCL=30315 CL=30341