From: Andrew Gerrand Date: Thu, 8 Mar 2012 05:10:55 +0000 (+1100) Subject: doc: link to go1 and go1compat from docs index X-Git-Tag: weekly.2012-03-13~101 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c9836be112d4c9f7836c2adcfa2f7e941c8a1ecd;p=gostls13.git doc: link to go1 and go1compat from docs index Fixes #3239. R=golang-dev, r CC=golang-dev https://golang.org/cl/5782049 --- diff --git a/doc/docs.html b/doc/docs.html index 973299bdd6..9bd0d62b92 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -70,6 +70,19 @@ Answers to common questions about Go.

Go Language Community Wiki

A wiki maintained by the Go community.

+

Go version 1

+ +

Go 1 Release Notes

+

+A guide for updating your code to work with Go 1. +

+ +

Go 1 and the Future of Go Programs

+

+What Go 1 defines and the backwards-compatibility guarantees one can expect as +Go 1 matures. +

+

Go Articles

The Go Blog