• Robert Griesemer's avatar
    go/doc, godoc: improved note reading · 5268119f
    Robert Griesemer authored
    - 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
    5268119f
Name
Last commit
Last update
..
codewalk.html Loading commit data...
codewalkdir.html Loading commit data...
dirlist.html Loading commit data...
error.html Loading commit data...
example.html Loading commit data...
godoc.html Loading commit data...
opensearch.xml Loading commit data...
package.html Loading commit data...
package.txt Loading commit data...
search.html Loading commit data...
search.txt Loading commit data...