Robert Griesemer
55ea531257
go.tools/godoc: ignore //line comments in source code
...
Per suggestion from Gary Burd.
Fixes golang/go#5247 .
LGTM=rsc
R=bgarcia, rsc
CC=golang-codereviews
https://golang.org/cl/84050044
2014-04-03 13:12:54 -07:00
Brad Garcia
aaca3a4f95
godoc: Remove bogus messages referring to "/target".
...
Fix package text display spacing.
Fixes golang/go#7395 .
R=bradfitz, sameer
CC=golang-codereviews
https://golang.org/cl/68210043
2014-02-26 13:21:44 -05:00
Brad Garcia
d682175c6e
godoc: test fixes for recent cmdline changes.
...
Tests broken by:
https://code.google.com/p/go/source/detail?r=1666da2583f4&repo=tools
R=gri, adonovan
CC=golang-codereviews
https://golang.org/cl/58780043
2014-01-30 15:32:23 -05:00
Brad Garcia
2ca2bfc172
godoc: Fix commandline mode output.
...
Fix output of packages with multiple files.
Remove extra output when filter is requested.
Fixes golang/go#7115 .
R=bradfitz, adg
CC=golang-codereviews
https://golang.org/cl/52750044
2014-01-30 06:28:19 -05:00
Brad Garcia
f2a9326f67
godoc: fix cmdline_test under Windows. Make sure the absolute path
...
testcase starts with a volume name for windows platforms.
R=bradfitz
CC=alex.brainman, golang-dev
https://golang.org/cl/32800043
2013-11-26 13:28:43 -05:00
Brad Garcia
60954257d5
godoc: Update cmdline_test to no longer rely on having GOROOT set
...
to a valid Go environment.
R=bradfitz
CC=golang-dev
https://golang.org/cl/30960043
2013-11-22 13:58:59 -05:00
Brad Garcia
b844907f9f
godoc: refactor command-line mode handling.
...
R=bradfitz
CC=golang-dev
https://golang.org/cl/29230044
2013-11-20 09:56:10 -05:00