]> Cypherpunks repositories - gostls13.git/commit
godoc: app engine configuration and updated documentation
authorRobert Griesemer <gri@golang.org>
Wed, 27 Jul 2011 22:14:12 +0000 (15:14 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 27 Jul 2011 22:14:12 +0000 (15:14 -0700)
commitd7a0e0e6a2b20f945329feec2fcb1b5c559fcbc7
tree3b63551cfd7c523b48d45f57878ee2fb0b148c1f
parent1bd4b6371a6ca08dd08a543bda9ffbe5992b52ee
godoc: app engine configuration and updated documentation

Also: Fixed an error message in zip.go.

R=r, dsymonds
CC=golang-dev
https://golang.org/cl/4816053
src/cmd/godoc/appconfig.go [new file with mode: 0644]
src/cmd/godoc/appinit.go [new file with mode: 0644]
src/cmd/godoc/doc.go
src/cmd/godoc/main.go
src/cmd/godoc/zip.go