]> Cypherpunks repositories - gostls13.git/commit
doc/go1.13: make cmd/go paragraphs more concise
authorBryan C. Mills <bcmills@google.com>
Wed, 26 Jun 2019 19:57:25 +0000 (15:57 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 26 Jun 2019 20:12:13 +0000 (20:12 +0000)
commitab94ebbdcdcf6dc03574a85aae8984340c3de7f0
tree228c75108ae53a9af1910602eb637bbcd4ababcc
parentfc26cbacff12a2f81ab3cb4c55c00dfd0e8bb8ff
doc/go1.13: make cmd/go paragraphs more concise

Looking at the live release notes on tip.golang.org, the Modules
section is much more verbose than the other sections.

To some extent that's to be expected, but too much detail in the
release notes might discourage folks from consulting the actual
documentation. Ensure that topics have clear links and omit
unnecessary details.

Change-Id: I1ccbc1697fccaf7ca7094c606bd11696c46d87f0
Reviewed-on: https://go-review.googlesource.com/c/go/+/183987
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
doc/go1.13.html