• Rob Pike's avatar
    cmd/go: better UI for go doc · 06946aad
    Rob Pike authored
    Print it out much like godoc so there isn't a single block of text.
    Print the symbol before its comment and indent the comment so
    individual symbols separate visually.
    
    Buffer the output.
    
    Add a -c option to force case-sensitive matching.
    
    Allow two arguments, like godoc, to help disambiguate cases
    where path and symbol may be confused.
    
    Improve the documentation printed by go help doc.
    
    Change-Id: If687aad04bbacdf7dbe4bf7636de9fe96f756fd0
    Reviewed-on: https://go-review.googlesource.com/9471Reviewed-by: 's avatarRuss Cox <rsc@golang.org>
    06946aad
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...