• Robert Griesemer's avatar
    godoc: support for reading/writing (splitted) index files. · d01ee38f
    Robert Griesemer authored
    This CL implements a new godoc feature to save the search
    index on disk. Use -write_index to create the search
    index file named with -index_files. Use -index_files to
    provide a glob pattern specifying index file(s) when
    starting godoc; in this case the run-time indexer is not
    run.
    
    Known issues:
    - saving/restoring full text index is not yet supported
    - the list of flags and overall usage logic could use a
      cleanup
    
    R=rsc, dsymonds
    CC=golang-dev
    https://golang.org/cl/4974045
    d01ee38f
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.ccmd Loading commit data...
Make.clib Loading commit data...
Make.cmd Loading commit data...
Make.common Loading commit data...
Make.inc Loading commit data...
Make.pkg Loading commit data...
all-qemu.bash Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
env.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...
version.bash Loading commit data...