1
0
mirror of https://github.com/golang/go synced 2024-11-26 10:48:22 -07:00
go/lib/godoc
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
..
codewalk.html
codewalkdir.html
dirlist.html
error.html
example.html
godoc.html
opensearch.xml
package.html go/doc, godoc: improved note reading 2013-03-19 11:14:35 -07:00
package.txt go/doc, godoc: improved note reading 2013-03-19 11:14:35 -07:00
search.html
search.txt