diff --git a/doc/reference.html b/doc/reference.html index 1b6953e027..b5c0f0b9d5 100644 --- a/doc/reference.html +++ b/doc/reference.html @@ -14,6 +14,22 @@ The documentation for the Go standard library.
+
+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".
+
code.google.com/p/go.codereview [docs]
+code.google.com/p/go.crypto [docs]
+code.google.com/p/go.image [docs]
+code.google.com/p/go.net [docs]
+The documentation for the Go tools.