Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
dc9ee812
Commit
dc9ee812
authored
Sep 09, 2011
by
Robert Griesemer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
godoc: fine tuning of template file
R=r, adg CC=golang-dev
https://golang.org/cl/4995041
parent
75dd952d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
search.txt
lib/godoc/search.txt
+3
-2
No files found.
lib/godoc/search.txt
View file @
dc9ee812
...
...
@@ -9,13 +9,14 @@ QUERY
*/}}{{with .Alt}}DID YOU MEAN
{{range .Alts}} {{.}}
{{end}}{{end}}{{/* .Alt */}}{{/*
{{end}}
{{end}}{{/* .Alt */}}{{/*
---------------------------------------
*/}}{{with .Pak}}PACKAGE {{$.Query}}
{{range .}}
{{
.Pak.Path}}
{{range .}}
{{pkgLink
.Pak.Path}}
{{end}}
{{end}}{{/* .Pak */}}{{/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment