From: Robert Griesemer Date: Fri, 19 Feb 2010 18:09:20 +0000 (-0800) Subject: remove absolute paths from search results X-Git-Tag: weekly.2010-02-23~29 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=a5c29da313e7e76ce893ad0abd9a045cd7afc126;p=gostls13.git remove absolute paths from search results R=adg CC=golang-dev https://golang.org/cl/216053 --- diff --git a/lib/godoc/search.html b/lib/godoc/search.html index a6b7fe29cd..3d417aa271 100644 --- a/lib/godoc/search.html +++ b/lib/godoc/search.html @@ -26,7 +26,7 @@ {.repeated section Files} {.repeated section Groups} {.repeated section Infos} - {File.Path|html}:{@|infoLine} + {File.Path|url-src}:{@|infoLine}
{@|infoSnippet}
{.end} {.end} @@ -38,7 +38,7 @@ {.repeated section @}

package {Pak.Name|html}

{.repeated section Files} - {File.Path|html} + {File.Path|url-src} {.repeated section Groups}