• 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
..
codereview Loading commit data...
godoc Loading commit data...