1
0
mirror of https://github.com/golang/go synced 2024-11-12 07:00:21 -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 lib/godoc/codewalk.html: remove duplicate jquery inclusion 2012-11-18 02:28:54 +08:00
codewalkdir.html godoc: template cleanup 2011-08-17 16:38:58 -07:00
dirlist.html godoc: template cleanup 2011-08-17 16:38:58 -07:00
error.html godoc: first round of template cleanups 2011-08-12 10:06:32 -07:00
example.html lib/godoc/example.html: htmlify the play code 2012-12-13 19:08:51 +08:00
godoc.html godoc: add dropdown playground to nav bar 2012-10-10 11:17:47 +11:00
opensearch.xml godoc: added an opensearch description document. 2011-12-12 18:01:06 -05:00
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 lib/godoc: removing leading / from search links 2012-03-15 14:50:51 -04:00
search.txt godoc: fine tuning of template file 2011-09-08 18:27:26 -07:00