1
0
mirror of https://github.com/golang/go synced 2024-10-01 03:18:33 -06:00
go/cmd
Péter Surányi bd69d2dd34 cmd/godoc: mention examples feature in godoc
Godoc documentation did not mention the feature for showing example code
runnable by the testing package. Add a link to the testing package.

Update golang/go#9471

Change-Id: Ic15794c59732e9b0b42c5b16c60be0a47c41afa5
Reviewed-on: https://go-review.googlesource.com/2490
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-01-08 02:02:02 +00:00
..
benchcmp benchmark/parse, cmd/benchcmp: new package for parsing benchmarks 2015-01-06 01:34:08 +00:00
callgraph tools: add import comments. 2014-12-09 22:42:16 +00:00
cover tools: add import comments. 2014-12-09 22:42:16 +00:00
digraph tools: add import comments. 2014-12-09 22:42:16 +00:00
eg cmd/eg, godoc/redirect: update remaining code.google.com links 2014-12-18 07:48:40 +00:00
godex tools: add import comments. 2014-12-09 22:42:16 +00:00
godoc cmd/godoc: mention examples feature in godoc 2015-01-08 02:02:02 +00:00
goimports all: update links from code.google.com to new homes 2014-12-12 03:10:55 +00:00
gorename cmd/gorename: make Usage documentation sensible in godoc 2014-12-30 16:36:43 +00:00
gotype tools: add import comments. 2014-12-09 22:42:16 +00:00
html2article all: address vet reports 2014-12-29 06:08:34 +00:00
oracle tools: add import comments. 2014-12-09 22:42:16 +00:00
present cmd/present: Fix indentation in styles.css 2014-12-26 16:52:14 +00:00
ssadump tools: add import comments. 2014-12-09 22:42:16 +00:00
stringer stringer: avoid if's in the generated code 2014-12-22 20:58:05 +00:00
tipgodoc cmd/tipgodoc: record and report errors 2015-01-07 05:30:47 +00:00
vet astutil: add Unparen utility, eliminating 7 copies. 2014-12-29 22:24:57 +00:00