1
0
mirror of https://github.com/golang/go synced 2024-09-25 01:20:13 -06:00
go/lib
Russ Cox 71b1c6d3c9 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
https://golang.org/cl/5573068
2012-01-26 13:02:03 -05:00
..
codereview codereview: more fixes 2012-01-25 14:46:10 -05:00
godoc godoc: move overview before API TOC 2012-01-26 13:02:03 -05:00