]> Cypherpunks repositories - gostls13.git/commit
some godoc cleanup:
authorRobert Griesemer <gri@golang.org>
Tue, 1 Dec 2009 17:15:05 +0000 (09:15 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 1 Dec 2009 17:15:05 +0000 (09:15 -0800)
commit9e450880e9c96b6211f37860ccdfbc274fdb8b40
tree0f173834154882710b41e7f255eb443f618af022
parent330139e3f2e69504dede46b467c5a83662cc606c
some godoc cleanup:
- 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
https://golang.org/cl/163051
doc/style.css
lib/godoc/parseerror.txt [deleted file]
lib/godoc/source.html [moved from lib/godoc/parseerror.html with 56% similarity]
src/cmd/godoc/godoc.go
src/cmd/godoc/main.go