]> Cypherpunks repositories - gostls13.git/commit
cmd/go: install go.tools/cmd/godoc to $GOROOT/bin/godoc
authorAndrew Gerrand <adg@golang.org>
Thu, 1 Aug 2013 01:17:42 +0000 (11:17 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 1 Aug 2013 01:17:42 +0000 (11:17 +1000)
commite011ac5420e1bda1feb87bc398a61ebbb52c0332
treeb92dfb8eb0dc4382a4f9d025ff33ee2f961f8606
parent64cb2cf5ccff1f7f86a481992d6085eddb2db5ad
cmd/go: install go.tools/cmd/godoc to $GOROOT/bin/godoc

Also suggest "go get" if godoc not found when running "go doc".

R=golang-dev, r, rsc
CC=golang-dev
https://golang.org/cl/12214043
src/cmd/go/fmt.go
src/cmd/go/pkg.go