1
0
mirror of https://github.com/golang/go synced 2024-11-13 14:50:21 -07:00
go/lib
Robert Griesemer 3601f27708 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-08-07 17:45:58 -07:00
..
codereview codereview: support mercurial 2.2.1 2012-05-17 02:54:03 +08:00
godoc godoc: make id attributes unique 2012-08-07 17:45:58 -07:00
time lib/time/zoneinfo: delete 2012-02-19 03:19:05 -05:00