]> Cypherpunks repositories - gostls13.git/commit
godoc: enable visibility of element linked from URL hash
authorKamil Kisiel <kamil@kamilkisiel.net>
Thu, 4 Apr 2013 21:04:02 +0000 (08:04 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 4 Apr 2013 21:04:02 +0000 (08:04 +1100)
commit13d6f8f7f324a5dba5e5c3c1f72d7f09b07846e9
treef51a83dc48deecd4345a12f86f9d38ecd43adab8
parentb72325fde48f56dce438608b7d8375be1dc81080
godoc: enable visibility of element linked from URL hash

Expands the example when visiting a URL such as
http://golang.org/pkg/net/http/#example_Hijacker

Fixes #5212.

R=golang-dev, bradfitz, adg
CC=golang-dev
https://golang.org/cl/8378043
doc/godocs.js