Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(231)

Issue 7334044: code review 7334044: cmd/godoc: add support for doc.Package.Notes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by cnicolaou
Modified:
12 years, 4 months ago
Reviewers:
CC:
gri, rsc, bradfitz, golang-dev
Visibility:
Public.

Description

cmd/godoc: add support for doc.Package.Notes Add support for displaying the notes of the form 'MARKER(userid): comment' now collected by the go/doc package. Any two or more uppercase letters are recognised as a marker.

Patch Set 1 #

Patch Set 2 : diff -r 797127fc279b https://code.google.com/p/go #

Patch Set 3 : diff -r 797127fc279b https://code.google.com/p/go #

Patch Set 4 : diff -r 797127fc279b https://code.google.com/p/go #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M lib/godoc/package.html View 1 2 3 2 chunks +13 lines, -0 lines 1 comment Download
M lib/godoc/package.txt View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 5
cnicolaou
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 4 months ago (2013-02-14 18:35:58 UTC) #1
bradfitz
Also start this CL description with "cmd/godoc: " On Thu, Feb 14, 2013 at 10:35 ...
12 years, 4 months ago (2013-02-14 18:47:06 UTC) #2
cnicolaou
Hello gri@golang.org, rsc@golang.org, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 4 months ago (2013-02-14 19:52:38 UTC) #3
gri
LGTM https://codereview.appspot.com/7334044/diff/9001/lib/godoc/package.html File lib/godoc/package.html (right): https://codereview.appspot.com/7334044/diff/9001/lib/godoc/package.html#newcode179 lib/godoc/package.html:179: {{range .}} {{range $content}} ?
12 years, 4 months ago (2013-02-14 21:13:09 UTC) #4
gri
12 years, 4 months ago (2013-02-15 04:35:33 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=b76f3bf932ac ***

cmd/godoc: add support for doc.Package.Notes

Add support for displaying the notes of the form 'MARKER(userid): comment' now
collected by the go/doc package. Any two or more uppercase letters are
recognised as a marker.

R=gri, rsc, bradfitz
CC=golang-dev
https://codereview.appspot.com/7334044

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b