Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(293)

Issue 4816053: code review 4816053: godoc: app engine configuration and updated documentation (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by gri
Modified:
13 years, 7 months ago
Reviewers:
CC:
r, dsymonds, golang-dev
Visibility:
Public.

Description

godoc: app engine configuration and updated documentation Also: Fixed an error message in zip.go.

Patch Set 1 #

Patch Set 2 : diff -r ac36ef8727b4 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r ac36ef8727b4 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r ac36ef8727b4 https://go.googlecode.com/hg/ #

Total comments: 20

Patch Set 5 : diff -r ac36ef8727b4 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 6 : diff -r 051f7e8b1a7d https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 051f7e8b1a7d https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 8 : diff -r 051f7e8b1a7d https://go.googlecode.com/hg/ #

Patch Set 9 : diff -r f09aaf2084a5 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -9 lines) Patch
A src/cmd/godoc/appconfig.go View 1 2 3 4 5 6 1 chunk +19 lines, -0 lines 0 comments Download
A src/cmd/godoc/appinit.go View 1 2 3 4 5 1 chunk +86 lines, -0 lines 0 comments Download
M src/cmd/godoc/doc.go View 1 2 3 4 5 6 7 2 chunks +21 lines, -4 lines 0 comments Download
M src/cmd/godoc/main.go View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M src/cmd/godoc/zip.go View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-07-26 21:24:32 UTC) #1
r
http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go File src/cmd/godoc/appconfig.go (right): http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go#newcode9 src/cmd/godoc/appconfig.go:9: package main if you were starting from scratch i'd ...
13 years, 7 months ago (2011-07-26 21:42:19 UTC) #2
dsymonds
http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go File src/cmd/godoc/appconfig.go (right): http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go#newcode16 src/cmd/godoc/appconfig.go:16: // zipGoroot is the absolute path of the goroot ...
13 years, 7 months ago (2011-07-26 22:59:50 UTC) #3
gri
PTAL http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go File src/cmd/godoc/appconfig.go (right): http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go#newcode9 src/cmd/godoc/appconfig.go:9: package main On 2011/07/26 21:42:23, r wrote: > ...
13 years, 7 months ago (2011-07-26 23:24:26 UTC) #4
dsymonds
FYI http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go File src/cmd/godoc/appconfig.go (right): http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go#newcode16 src/cmd/godoc/appconfig.go:16: // zipGoroot is the absolute path of the ...
13 years, 7 months ago (2011-07-26 23:32:53 UTC) #5
gri
PTAL http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go File src/cmd/godoc/appconfig.go (right): http://codereview.appspot.com/4816053/diff/8001/src/cmd/godoc/appconfig.go#newcode16 src/cmd/godoc/appconfig.go:16: // zipGoroot is the absolute path of the ...
13 years, 7 months ago (2011-07-27 20:39:32 UTC) #6
r
this is fine as far as it goes, but is your plan to turn godoc ...
13 years, 7 months ago (2011-07-27 21:22:31 UTC) #7
gri
PTAL - gri PS: Yes, I am planing to package godoc in a next step. ...
13 years, 7 months ago (2011-07-27 21:56:17 UTC) #8
r
LGTM
13 years, 7 months ago (2011-07-27 22:03:30 UTC) #9
gri
13 years, 7 months ago (2011-07-27 22:14:16 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=00a82b7b3a2d ***

godoc: app engine configuration and updated documentation

Also: Fixed an error message in zip.go.

R=r, dsymonds
CC=golang-dev
http://codereview.appspot.com/4816053
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b