]> Cypherpunks repositories - gostls13.git/commit
- support to extract one-line package synopsis for package listings
authorRobert Griesemer <gri@golang.org>
Sat, 7 Nov 2009 21:17:53 +0000 (13:17 -0800)
committerRobert Griesemer <gri@golang.org>
Sat, 7 Nov 2009 21:17:53 +0000 (13:17 -0800)
commit1ac60ddd1020026fe184273d0e1b6aeb731e946a
treef85ee198e543809a17ed82195d5e80ecc9050c25
parent3317697df4ae2d0e97dc06fb08adad7fd7e90adf
- support to extract one-line package synopsis for package listings
- formatting in dirs.html is crude, needs better html (open to suggestions),
  but shows the synopsis
- many package comments should probably be adjusted such that the first
  sentence is more concise

R=rsc, iant
http://go/go-review/1025014
lib/godoc/dirs.html
src/cmd/godoc/godoc.go