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

Issue 48730043: code review 48730043: doc/install.html: get rid of explicit version number in... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by minux1
Modified:
11 years, 2 months ago
Reviewers:
r, adg, dave
CC:
golang-codereviews, dave_cheney.net, josharian, gobot, adg, r
Visibility:
Public.

Description

doc/install.html: get rid of explicit version number in docs. So that we don't need to update the file each time a new version is released.

Patch Set 1 #

Patch Set 2 : diff -r 0dee786a73f7 https://code.google.com/p/go #

Patch Set 3 : diff -r 0dee786a73f7 https://code.google.com/p/go #

Patch Set 4 : diff -r 0dee786a73f7 https://code.google.com/p/go #

Total comments: 1

Patch Set 5 : diff -r d067c6de4ec3 https://code.google.com/p/go #

Total comments: 2

Patch Set 6 : diff -r 6d3bdbd27761 https://code.google.com/p/go #

Patch Set 7 : diff -r 6d3bdbd27761 https://code.google.com/p/go #

Patch Set 8 : diff -r 6d3bdbd27761 https://code.google.com/p/go #

Patch Set 9 : diff -r 6d3bdbd27761 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M doc/install.html View 1 2 3 4 5 6 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 19
minux1
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 3 months ago (2014-01-07 22:49:11 UTC) #1
dave_cheney.net
Please use VERSION not VER. LGTM assuming <i> is valid inside a <pre> block. > ...
11 years, 3 months ago (2014-01-07 22:54:10 UTC) #2
minux1
On 2014/01/07 22:54:10, dfc wrote: > Please use VERSION not VER. Done. > LGTM assuming ...
11 years, 3 months ago (2014-01-07 23:07:27 UTC) #3
dave_cheney.net
How about <b>$VERSION</b> > On 8 Jan 2014, at 10:07, minux.ma@gmail.com wrote: > >> On ...
11 years, 3 months ago (2014-01-07 23:09:15 UTC) #4
minux1
On 2014/01/07 23:09:15, dfc wrote: > How about <b>$VERSION</b> I think if we are using ...
11 years, 3 months ago (2014-01-07 23:34:42 UTC) #5
dave_cheney.net
In retrospect, putting a hypen between go and $VERSION would have read better, but such ...
11 years, 3 months ago (2014-01-07 23:39:58 UTC) #6
minux1
On Tue, Jan 7, 2014 at 6:39 PM, Dave Cheney <dave@cheney.net> wrote: > In retrospect, ...
11 years, 3 months ago (2014-01-08 02:29:42 UTC) #7
josharian
On 2014/01/08 02:29:42, minux wrote: > On Tue, Jan 7, 2014 at 6:39 PM, Dave ...
11 years, 3 months ago (2014-01-08 19:25:02 UTC) #8
minux1
On Wed, Jan 8, 2014 at 2:25 PM, <josharian@gmail.com> wrote: > Releases don't happen very ...
11 years, 3 months ago (2014-01-08 19:42:42 UTC) #9
gobot
R=adg@golang.org (assigned by dave@cheney.net)
11 years, 3 months ago (2014-01-31 00:20:59 UTC) #10
adg
I don't know about this. It's nice to be explicit, and not force new users ...
11 years, 3 months ago (2014-01-31 08:44:41 UTC) #11
r
https://codereview.appspot.com/48730043/diff/90001/doc/install.html File doc/install.html (right): https://codereview.appspot.com/48730043/diff/90001/doc/install.html#newcode83 doc/install.html:83: The name of the archive may differ, depending on ...
11 years, 3 months ago (2014-01-31 23:04:45 UTC) #12
minux1
PTAL. On 2014/01/31 23:04:45, r wrote: > https://codereview.appspot.com/48730043/diff/90001/doc/install.html#newcode83 > doc/install.html:83: The name of the archive ...
11 years, 2 months ago (2014-02-05 07:04:26 UTC) #13
adg
https://codereview.appspot.com/48730043/diff/100001/doc/install.html File doc/install.html (right): https://codereview.appspot.com/48730043/diff/100001/doc/install.html#newcode84 doc/install.html:84: For instance, if you are installing Go version 1.2 ...
11 years, 2 months ago (2014-02-05 09:55:09 UTC) #14
minux1
PTAL. On Wed, Feb 5, 2014 at 4:55 AM, <adg@golang.org> wrote: > https://codereview.appspot.com/48730043/diff/100001/doc/ > install.html#newcode84 ...
11 years, 2 months ago (2014-02-06 18:29:17 UTC) #15
r
LGTM but leave for adg https://codereview.appspot.com/48730043/diff/100001/doc/install.html File doc/install.html (right): https://codereview.appspot.com/48730043/diff/100001/doc/install.html#newcode85 doc/install.html:85: you want is called ...
11 years, 2 months ago (2014-02-06 19:27:09 UTC) #16
minux1
On 2014/02/06 19:27:09, r wrote: > https://codereview.appspot.com/48730043/diff/100001/doc/install.html#newcode85 > doc/install.html:85: you want is called <code>go1.2.freebsd-386.tar.gz</code>. > ...
11 years, 2 months ago (2014-02-06 19:30:59 UTC) #17
adg
LGTM thanks minux
11 years, 2 months ago (2014-02-06 21:04:36 UTC) #18
minux1
11 years, 2 months ago (2014-02-06 21:09:11 UTC) #19
*** Submitted as https://code.google.com/p/go/source/detail?r=1a3006bc130f ***

doc/install.html: get rid of explicit version number in docs.
So that we don't need to update the file each time a new version is released.

LGTM=dave, r, adg
R=golang-codereviews, dave, josharian, gobot, adg, r
CC=golang-codereviews
https://codereview.appspot.com/48730043
Sign in to reply to this message.

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