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

Issue 6218047: code review 6218047: godoc: slightly smarter synopsis extraction (Closed)

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

Description

godoc: slightly smarter synopsis extraction Ignore synopses that start with "Copyright", "All rights", and "Author".

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 820ffde8c396 https://code.google.com/p/go #

Patch Set 6 : diff -r e92c07f19c3a https://code.google.com/p/go #

Patch Set 7 : diff -r ef8ee411b23b https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -10 lines) Patch
M src/pkg/go/doc/synopsis.go View 1 2 3 3 chunks +31 lines, -10 lines 0 comments Download
M src/pkg/go/doc/synopsis_test.go View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5
gri
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 10 months ago (2012-05-17 22:45:19 UTC) #1
rsc
I'm a little worried about Synopsis skipping over text. If I write // Foo bar. ...
12 years, 10 months ago (2012-05-17 23:11:11 UTC) #2
gri
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 10 months ago (2012-05-18 18:01:45 UTC) #3
rsc
LGTM
12 years, 9 months ago (2012-05-22 03:05:32 UTC) #4
gri
12 years, 9 months ago (2012-05-22 17:04:17 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=b13f9b2f6794 ***

godoc: slightly smarter synopsis extraction

Ignore synopses that start with
"Copyright", "All rights", and "Author".

R=rsc
CC=golang-dev
http://codereview.appspot.com/6218047
Sign in to reply to this message.

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