]> Cypherpunks repositories - gostls13.git/commit
cmd/godoc: don't link unexported identifiers
authorJonathan Rudenberg <jonathan@titanous.com>
Fri, 14 Jun 2013 19:37:23 +0000 (12:37 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 14 Jun 2013 19:37:23 +0000 (12:37 -0700)
commit8f6341d9eead70b2fa010a49f92e170682980d01
tree7d94a26e17564ed9f938296e3f021b51150515d2
parentde316388a7fe6879fdaf0ad262c200d3810d0079
cmd/godoc: don't link unexported identifiers

R=golang-dev, gri, gri
CC=golang-dev
https://golang.org/cl/9722045
src/cmd/godoc/linkify.go