diff --git a/doc/reference.html b/doc/reference.html index 8708049f6c7..0eddc2352e7 100644 --- a/doc/reference.html +++ b/doc/reference.html @@ -14,22 +14,6 @@ The documentation for the Go standard library.

-

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". -

- - -

Command Documentation

The documentation for the Go tools. @@ -58,6 +42,22 @@ same variable in a different goroutine. Using GDB to debug Go programs.

+

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