1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:08:33 -06:00
go/cmd
Alan Donovan 503140c72e godoc: documentation of -analysis features.
The text and images are "baked in" to the godoc executable's
rodata section (~300KB) and are accessible from the godoc
server itself at /lib/godoc/analysis/help.html.

In due course, the page will become visible at
http://golang.org/lib/godoc/analysis/help.html, which will be
the canonical location for this doc (in announcements, etc).

The page is temporarily visible here, for those on the Google corp network:
http://172.26.104.127:7777/lib/godoc/analysis/help.html

Also:
- add link to new doc from source view pages.
- document -analysis flag in cmd/godoc/doc.go
- fix indentation of -analysis flag's help string

LGTM=gri
R=gri, bgarcia, r
CC=golang-codereviews
https://golang.org/cl/87110045
2014-04-16 16:35:08 -04:00
..
benchcmp go.tools/cmd/benchcmp: expand documentation 2014-04-14 17:00:04 -07:00
cover go.tools/cover: split parsing code out from cmd/cover 2013-12-03 20:55:21 -08:00
eg go.tools/refactor/eg: an example-based refactoring tool. 2014-04-02 12:24:55 -04:00
godex go.tools/cmd/godex: update documentation 2014-04-07 13:49:05 -07:00
godoc godoc: documentation of -analysis features. 2014-04-16 16:35:08 -04:00
goimports cmd/goimports: update doc, remove old gofmt flags 2014-02-12 08:35:02 -08:00
gotype cmd/gotype: add -gccgo flag 2014-01-08 15:25:17 -08:00
html2article go.tools/cmd/html2article: move command from go.blog repository 2013-09-27 10:40:53 +10:00
oracle go.tools: rename packages. 2014-01-16 09:33:58 -05:00
ssadump go.tools/go/ssa: perform nil check when taking value of interface method. 2014-04-09 18:00:57 -04:00
vet vet: Don't consider %T for recursive stringers. 2014-03-14 16:08:04 +11:00