| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
godoc was changed a while back to look for command documentation in
"package main" rather than "package documentation" to be consistent
with library package conventions:
https://code.google.com/p/go/source/detail?r=3633a89bb56d
R=adg
CC=golang-dev
https://golang.org/cl/15450044
|
|
|
|
|
|
|
|
|
|
| |
This makes the articles cross-reference each other better.
In particular, I added the "technical" tag for in-depth technical
posts.
R=bradfitz, r
CC=golang-dev
https://golang.org/cl/9960043
|
|
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7436052
|