]> Cypherpunks repositories - gostls13.git/commit
cmd/doc: document that json.Decode documents encoding/json.Decoder.Decode
authorRob Pike <r@golang.org>
Mon, 31 Aug 2015 20:56:23 +0000 (13:56 -0700)
committerRob Pike <r@golang.org>
Wed, 2 Sep 2015 17:58:17 +0000 (17:58 +0000)
commit45537d893d4b0a194a11d3d13ec18d460f86a237
tree4256adfbbcb20675103b94fc2f0217f9f24efa44
parent43a7a9cf43319b2a473c9c3f604a694965e78903
cmd/doc: document that json.Decode documents encoding/json.Decoder.Decode

Refine the documentation in cmd/doc and go help doc.

Fixes #12377.

Change-Id: I670c0a5cf18c9c9d5bb9bb222d8a3dd3722a3934
Reviewed-on: https://go-review.googlesource.com/14121
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/cmd/doc/main.go
src/cmd/go/alldocs.go
src/cmd/go/doc.go