1
0
mirror of https://github.com/golang/go synced 2024-10-04 19:31:21 -06:00
go/src/cmd/godoc
Robert Griesemer 2aefb8d930 Fix bug in godoc tab conversion filter:
tabs after an empty line where not converted.

Also, made it more robust in the presence of
(unexpected) ' ' and '\v' chars in indentation
mode.

R=r
CC=golang-dev
https://golang.org/cl/181085
2009-12-28 17:24:53 -08:00
..
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
godoc.go Fix bug in godoc tab conversion filter: 2009-12-28 17:24:53 -08:00
index.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
main.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
snippet.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
spec.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00