Descriptioncmd/godoc: support m=text parameter for text files
It's possible to view the package docs in plain text, eg:
http://golang.org/pkg/time/?m=text
and this CL introduces the ability to do the same for files:
http://golang.org/src/pkg/time/time.go?m=text
Patch Set 1 #Patch Set 2 : diff -r 760f1daa6700 https://code.google.com/p/go #
MessagesTotal messages: 6
|