LGTM On Mon, Sep 3, 2012 at 10:06 PM, <adg@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
12 years, 7 months ago
(2012-09-04 05:13:53 UTC)
#2
LGTM
On Mon, Sep 3, 2012 at 10:06 PM, <adg@golang.org> wrote:
> Reviewers: golang-dev_googlegroups.com,
>
> Message:
> Hello golang-dev@googlegroups.com,
>
> I'd like you to review this change to
> https://go.googlecode.com/hg
>
>
> Description:
> doc: link to references from docs page
>
> Fixes issue 3667.
>
> Please review this at http://codereview.appspot.com/6492078/
>
> Affected files:
> M doc/docs.html
>
>
> Index: doc/docs.html
> ===================================================================
> --- a/doc/docs.html
> +++ b/doc/docs.html
> @@ -56,6 +56,9 @@
> the language specification, both of which should be read first.
> </p>
>
> +<h3 id="ref"><a href="/ref/">Go References</a></h3>
> +<p>Language specification, memory model, and detailed documentation for the
> commands and packages.</p>
> +
> <h3 id="appengine"><a
>
href="https://developers.google.com/appengine/docs/go/gettingstarted/">Getting
> Started with Go on App Engine</a></h3>
> <p>
> How to develop and deploy a simple Go project with
>
>
Issue 6492078: code review 6492078: doc: link to references from docs page
(Closed)
Created 12 years, 7 months ago by adg
Modified 12 years, 7 months ago
Reviewers:
Base URL:
Comments: 0