]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] godoc: make id attributes unique
authorRobert Griesemer <gri@golang.org>
Fri, 21 Sep 2012 19:54:32 +0000 (05:54 +1000)
committerRobert Griesemer <gri@golang.org>
Fri, 21 Sep 2012 19:54:32 +0000 (05:54 +1000)
commit9810cb4cad7db1dc8cfa5455463042587994128e
tree2f8a0f1442cf46af35c80c1cd04fa5de24e3b542
parentda6a2756c8f51372186f2445cc63a1b8cb0450b4
[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

»»»
lib/godoc/package.html