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

Issue 5573068: code review 5573068: godoc: move overview before API TOC (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by rsc
Modified:
13 years, 3 months ago
Reviewers:
CC:
adg, gri, r, kevlar, dsymonds, rog, golang-dev
Visibility:
Public.

Description

godoc: move overview before API TOC Compare: http://swtch.com/junk/regexp0.html [old] http://swtch.com/junk/regexp.html [new] Especially for packages with large APIs, this makes the overview more promiment, so that it can give the appropriate context for reading the API list. This should help significantly in packages with large APIs, like net, so that the first thing users see is not a jumble of functions but an introduction to the package.

Patch Set 1 #

Patch Set 2 : diff -r 602b75a41065 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 602b75a41065 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r a3eca3fdab9e https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r f583d41f68e5 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -102 lines) Patch
M lib/godoc/package.html View 1 2 3 3 chunks +111 lines, -102 lines 0 comments Download

Messages

Total messages: 10
rsc
Hello adg, gri, r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-01-25 22:39:53 UTC) #1
gri
LGTM but let other weigh in - gri On Wed, Jan 25, 2012 at 2:39 ...
13 years, 3 months ago (2012-01-25 22:42:26 UTC) #2
kevlar
LGTM I didn't think I'd like it, but I think it flows more nicely and ...
13 years, 3 months ago (2012-01-25 22:53:54 UTC) #3
dsymonds
LGTM
13 years, 3 months ago (2012-01-25 23:48:47 UTC) #4
adg
How does text/template look? Its "overview" is more like a manual.
13 years, 3 months ago (2012-01-26 00:10:09 UTC) #5
r
LGTM
13 years, 3 months ago (2012-01-26 00:34:34 UTC) #6
adg
LGTM
13 years, 3 months ago (2012-01-26 01:31:11 UTC) #7
rog
LGTM but i'm not sure about the two links at the top of the page. ...
13 years, 3 months ago (2012-01-26 08:54:06 UTC) #8
rsc
Changed API to Index.
13 years, 3 months ago (2012-01-26 15:54:47 UTC) #9
rsc
13 years, 3 months ago (2012-01-26 18:02:07 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=c2a209b904cc ***

godoc: move overview before API TOC

Compare:
http://swtch.com/junk/regexp0.html [old]
http://swtch.com/junk/regexp.html [new]

Especially for packages with large APIs, this makes the
overview more promiment, so that it can give the appropriate
context for reading the API list.  This should help significantly
in packages with large APIs, like net, so that the first thing users
see is not a jumble of functions but an introduction to the package.

R=adg, gri, r, kevlar, dsymonds, rogpeppe
CC=golang-dev
http://codereview.appspot.com/5573068
Sign in to reply to this message.

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