• 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
..
dirlist.html Loading commit data...
error.html Loading commit data...
godoc.html Loading commit data...
package.html Loading commit data...
package.txt Loading commit data...
search.html Loading commit data...
search.txt Loading commit data...
source.html Loading commit data...