go/lib
Robert Griesemer 5268119f26 go/doc, godoc: improved note reading
- A note doesn't have to be in the first
comment of a comment group anymore, and
several notes may appear in the same comment
group (e.g., it is fairly common to have a
TODO(uid) note immediately following another
comment).

- Define a doc.Note type which also contains
note uid and position info.

- Better formatting in godoc output. The position
information is not yet used, but could be used to
locate the note in the source text if desired.

Fixes #4843.

R=r, cnicolaou
CC=gobot, golang-dev
https://golang.org/cl/7496048
2013-03-19 11:14:35 -07:00
..
codereview codereview: re-enable 15-second status prints 2013-03-15 16:33:04 -04:00
godoc go/doc, godoc: improved note reading 2013-03-19 11:14:35 -07:00
time lib/time: update link in README; draft now an RFC 2013-03-11 12:34:55 -04:00