Sign in
go
/
go
/
d42cc10283b611eb6799a3d46593777dc2174f34
/
src
/
cmd
/
doc
0722a5e
cmd/doc: fix pretty printing of paths
by Rob Pike
· 9 years ago
c978f13
cmd/doc: rearrange the newlines to group better
by Rob Pike
· 9 years ago
007fa01
cmd/doc: don't stop after first package if the symbol is not found
by Rob Pike
· 9 years ago
4e99ed6
cmd/doc: don't drop const/var block if first entry is unexported
by Rob Pike
· 9 years ago
41713b4
cmd/doc: slice/map literals janitoring
by Didier Spezia
· 10 years ago
cf3134a
cmd/doc: the builtin package should always show unexported symbols
by Rob Pike
· 10 years ago
45537d8
cmd/doc: document that json.Decode documents encoding/json.Decoder.Decode
by Rob Pike
· 10 years ago
17efbfc
cmd/doc: extend darwin/arm64 test TODO to arm
by David Crawshaw
· 10 years ago
a625b91
cmd/doc: submit to the punched card tyranny
by Rob Pike
· 10 years ago
91976aa
cmd/doc: suppress symbols for commands when showing package docs
by Rob Pike
· 10 years ago
cb3e2bf
cmd/doc: fix copy/paste error in test
by Rob Pike
· 10 years ago
13c44d2
cmd/doc: add test for constructor, fix build
by Rob Pike
· 10 years ago
2f2908b
cmd/doc: fix test on nacl
by Rob Pike
· 10 years ago
d0652e7
cmd/doc: add test
by Rob Pike
· 10 years ago
ea92f42
cmd/doc: do not show unexported constants
by Rob Pike
· 10 years ago
e15f89c
cmd/doc: try better when looking for package dir
by Konstantin Shaposhnikov
· 10 years ago
8401b19
cmd/doc: fix handling of paths like ./fmt
by Rob Pike
· 10 years ago
6f7b4e8
cmd/doc: put blank lines around comment for types, etc.
by Rob Pike
· 10 years ago
37eb1d1
cmd/doc: fix build
by Mikio Hara
· 10 years ago
83c7b60
cmd/doc: trim unexported methods from interfaces
by Rob Pike
· 10 years ago
1e26df4
cmd/doc: print BUGs after package docs
by Rob Pike
· 10 years ago
da4fc52
cmd/doc: add type-bound vars to global vars list
by Rob Pike
· 10 years ago
9de28cf
cmd/doc: if no top-level symbols match, look for methods
by Rob Pike
· 10 years ago
1ab60c2
cmd/doc: show the true import path rather than "."
by Rob Pike
· 10 years ago
06946aa
cmd/go: better UI for go doc
by Rob Pike
· 10 years ago
d3bd6b6
cmd/doc: print documentation for all matches in a package, not just the first
by Rob Pike
· 10 years ago
a5de54a
cmd/go,cmd/doc: add "go doc"
by Rob Pike
· 10 years ago