From 519725bb3c075ee2462c929f5997cb068e18466a Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Mon, 26 Mar 2012 16:50:58 +0200 Subject: Imported Upstream version 2012.03.22 --- doc/docs.html | 47 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 32 insertions(+), 15 deletions(-) (limited to 'doc/docs.html') diff --git a/doc/docs.html b/doc/docs.html index 52ec28edb..709c08152 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -31,6 +31,8 @@ libraries.

Learning Go

+ +

A Tour of Go

An interactive introduction to Go in three sections. @@ -68,13 +70,26 @@ 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

The official blog of the Go project, featuring news and in-depth articles by the Go team and guests.

-

Codewalks

+

Codewalks

Guided tours of Go programs.

@@ -85,38 +100,38 @@ Guided tours of Go programs.
  • Writing Web Applications - building a simple web application.
  • -

    Language

    - +

    Language

    -

    Packages

    - +

    Packages

    -

    Tools

    - +

    Tools

    Talks

    + +

    The talks marked with a red asterisk (*) were written before Go 1 and contain some examples that are no longer correct, but they are @@ -162,7 +177,7 @@ the simple example of an URL shortening service. See the presentation slides.

    -

    More

    +

    More

    See the GoTalks page at the Go Wiki for @@ -179,6 +194,8 @@ documentation.

    The Go Community

    + +

    Go Nuts Mailing List

    The golang-nuts mailing list is for general Go discussion.

    -- cgit v1.2.3