1
0
mirror of https://github.com/golang/go synced 2024-11-14 13:30:30 -07:00
go/lib/godoc
Robert Griesemer 9810cb4cad [release-branch.go1] godoc: make id attributes unique
««« backport b5dd89dce002
godoc: make id attributes unique

Some browsers (e.g. IE9) ignore the case of 'id' attributes
which can lead to conflicts. Prefix non-generated 'id's with
"pkg-" to make them different from any generated attribute.

Also: Added missing entry for "Other packages" to top-level
index.

Fixes #3851.

R=adg, dsymonds
CC=golang-dev
https://golang.org/cl/6449105

»»»
2012-09-22 05:54:32 +10:00
..
codewalk.html
codewalkdir.html godoc: template cleanup 2011-08-17 16:38:58 -07:00
dirlist.html godoc: template cleanup 2011-08-17 16:38:58 -07:00
error.html
example.html godoc: make 'Overview' section collapsable 2012-03-26 14:10:27 +11:00
godoc.html [release-branch.go1] website: various html fixes 2012-09-22 05:54:02 +10:00
opensearch.xml godoc: added an opensearch description document. 2011-12-12 18:01:06 -05:00
package.html [release-branch.go1] godoc: make id attributes unique 2012-09-22 05:54:32 +10:00
package.txt godoc: don't show directories w/o packages in flat dir mode 2012-02-27 11:18:00 -08:00
search.html lib/godoc: removing leading / from search links 2012-03-15 14:50:51 -04:00
search.txt godoc: fine tuning of template file 2011-09-08 18:27:26 -07:00