]> Cypherpunks repositories - gostls13.git/commit
godoc: show example function doc comments in UI
authorAndrew Gerrand <adg@golang.org>
Thu, 16 Feb 2012 01:43:22 +0000 (12:43 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 16 Feb 2012 01:43:22 +0000 (12:43 +1100)
commit7c9662f4612979298642a17cb4e8a52559e204ba
treed842b066baf0d58326a7a2039b92faef743f53b7
parent11e113db573369e1fd5f92844269d31ae3815c25
godoc: show example function doc comments in UI

R=gri
CC=golang-dev
https://golang.org/cl/5677061
lib/godoc/example.html
src/cmd/godoc/godoc.go
src/pkg/go/ast/example.go