mirror of https://github.com/golang/go.git
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 |
||
|---|---|---|
| .. | ||
| call-eg.png | ||
| call3.png | ||
| callers1.png | ||
| callers2.png | ||
| chan1.png | ||
| chan2a.png | ||
| chan2b.png | ||
| error1.png | ||
| help.html | ||
| ident-def.png | ||
| ident-field.png | ||
| ident-func.png | ||
| ipcg-func.png | ||
| ipcg-pkg.png | ||
| typeinfo-pkg.png | ||
| typeinfo-src.png | ||