1
0
mirror of https://github.com/golang/go synced 2024-09-24 15:20:16 -06:00
go/lib/godoc
Robert Griesemer a441037f3f godoc: enable fulltext index by default
- added flag -maxresults (default: 10000) to limit the max.
  number of full text results shown
- removed flag -fulltext; use -maxresults=0 to disable fulltext
  index
- better indication on result page if not all results are shown
  (... after line list)

R=rsc, gri1
CC=golang-dev
https://golang.org/cl/4049042
2011-01-19 14:33:05 -08:00
..
codewalk.html godoc: canonicalize codewalk paths 2010-06-30 17:56:51 +10:00
codewalkdir.html godoc: add codewalk support 2010-04-26 22:35:12 -07:00
dirlist.html godoc: show relative file names without leading '/' (per r's request) 2010-03-24 16:28:59 -07:00
error.html godoc support for directories outside $GOROOT 2010-02-16 11:20:55 -08:00
godoc.html godoc: add separators between quick reference topics 2010-12-03 14:37:55 +11:00
package.html godoc: remove tab before <pre>-formatted section 2011-01-13 18:34:22 -08:00
package.txt The Dec 06 change 2011-01-04 13:16:29 -08:00
search.html godoc: enable fulltext index by default 2011-01-19 14:33:05 -08:00
search.txt godoc: support for regular expression full text search 2011-01-10 15:34:29 -08:00