• Robert Griesemer's avatar
    godoc: implemented command-line search · 17e03514
    Robert Griesemer authored
    The command-line search is using a running webserver
    as index server; i.e., the search result is reflecting
    the index at the server. See the documentation for
    details.
    
    Usage: godoc -q query1 query2 ...
    
    Known issue: Results don't show the all-important
    line numbers yet due to the way the index is organized.
    Next CL.
    
    R=rsc, r
    CC=golang-dev
    https://golang.org/cl/648041
    17e03514
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...