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/reference.html | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) (limited to 'doc/reference.html') diff --git a/doc/reference.html b/doc/reference.html index 12a6ef96d..0eddc2352 100644 --- a/doc/reference.html +++ b/doc/reference.html @@ -1,9 +1,9 @@ - +

Good bedtime reading.

@@ -42,18 +42,34 @@ same variable in a different goroutine. Using GDB to debug Go programs.

-

Articles

+

Sub-repositories

+ +

+These packages are part of the Go Project but outside the main Go tree. +They are developed under looser compatibility +requirements than the Go core. +Install them with "go get". +

+ + + +

Articles

-See the documentation page for more articles. +See the documentation page for more articles.

-- cgit v1.2.3