diff options
author | Russ Cox <rsc@golang.org> | 2010-03-19 17:46:18 -0700 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2010-03-19 17:46:18 -0700 |
commit | 10d9699996168069c32a4aea6477f5de6c5f138f (patch) | |
tree | e09500c0831ee4f8d0b6a390f27d6ab47fdc1ebb /lib | |
parent | 3c0bf817445e8dd33d74f72b22ba533694e4c34e (diff) | |
download | golang-10d9699996168069c32a4aea6477f5de6c5f138f.tar.gz |
godoc: revert change 5089, per gri's instructions
R=gri
CC=golang-dev
http://codereview.appspot.com/630043
Diffstat (limited to 'lib')
-rw-r--r-- | lib/godoc/search.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/godoc/search.txt b/lib/godoc/search.txt index 5724da404..46f7ae478 100644 --- a/lib/godoc/search.txt +++ b/lib/godoc/search.txt @@ -1,5 +1,4 @@ -QUERY -{Query} +QUERY = {Query} {.section Accurate} {.or} @@ -22,7 +21,7 @@ package {Pak.Name} {.repeated section Files} {.repeated section Groups} {.repeated section Infos} - {File.Path}:{@|infoLine} + {File.Path|url-src}:{@|infoLine} {.end} {.end} {.end} @@ -37,7 +36,7 @@ package {Pak.Name} {.repeated section Files} {.repeated section Groups} {.repeated section Infos} - {File.Path}:{@|infoLine} + {File.Path|url-src}:{@|infoLine} {.end} {.end} {.end} |