doc/contrib.html | 48 ++++++++++++++++++++++++++++++++++++++++++------ doc/docs.html | 5 +---- doc/help.html | 36 ++++++++++++++++++++++++++++++++++++ diff --git a/doc/contrib.html b/doc/contrib.html index e363469cd9d7601e04dd3888939fc5a4bb285d43..76cee1ffd40cdbb7eb54fce0217e412f5ac33d10 100644 --- a/doc/contrib.html +++ b/doc/contrib.html @@ -3,19 +3,27 @@ "Title": "The Go Project", "Path": "/project/" }--> -

The Go Project

+
+ +

+Go is an open source project developed by a team at +Google and many +contributors from the open source community. +

+ +

+Go is distributed under a BSD-style license. +

+ +

Developer Resources

Source Code

Check out the Go source code.

- -

Build Status

-

View the status of Go builds across the supported operating -systems and architectures.

Release History

A summary of the changes between Go releases.

-

Weekly Snapshot History

+

Weekly Snapshot History

A summary of the changes between weekly snapshots of Go.

Developer Mailing List

@@ -27,6 +35,11 @@

Checkins Mailing List

A mailing list that receives a message summarizing each checkin to the Go repository.

+

Build Status

+

View the status of Go builds across the supported operating +systems and architectures.

+ +

How you can help

Reporting issues

@@ -59,3 +72,26 @@ open issues that interest you. Those labeled HelpWanted are particularly in need of outside help.

+ + +

The Go Community

+ +

Go Nuts Mailing List

+

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

+ +

Go Project Dashboard

+

A list of external Go projects including programs and libraries.

+ +

Go IRC Channel

+

#go-nuts on irc.freenode.net is the official Go IRC channel.

+ +

The Go Programming Language at Google+

+

The Go project's Google+ page.

+ +

@go_nuts at Twitter

+

The Go project's official Twitter account.

+ +

The Go Blog

+

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

diff --git a/doc/docs.html b/doc/docs.html index a820e35cb724269a59f8d99ffc6058aaeb4e1a18..52ec28edbfc0460465bc46e566e04502148f0110 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -66,7 +66,7 @@ Answers to common questions about Go.

Go Language Community Wiki

-

A wiki full of useful information maintained by the Go community.

+

A wiki maintained by the Go community.

Go Articles

@@ -185,9 +185,6 @@ mailing list is for general Go discussion.

Go Project Dashboard

A list of external Go projects including programs and libraries.

- -

Go Language Community Wiki

-

A wiki full of useful information maintained by the Go community.

Go IRC Channel

#go-nuts on irc.freenode.net is the official Go IRC channel.

diff --git a/doc/help.html b/doc/help.html new file mode 100644 index 0000000000000000000000000000000000000000..2efda4e30a776a97d404b41e730d4166e8e6acdc --- /dev/null +++ b/doc/help.html @@ -0,0 +1,36 @@ + + +

+Need help with Go? Try these resources. +

+ +
+ +

Frequently Asked Questions (FAQ)

+

Answers to common questions about Go.

+ +

Go Language Community Wiki

+

A wiki maintained by the Go community.

+ +

Go Nuts Mailing List

+

+Search the golang-nuts +archives and consult the FAQ and +wiki before posting. +

+ +

Go IRC Channel

+

Get live support at #go-nuts on irc.freenode.net, the official +Go IRC channel.

+ +

@go_nuts at Twitter

+

The Go project's official Twitter account.

+

Tweeting your about problem with the #golang hashtag usually +generates some helpful responses.

+ +

The Go Programming Language at Google+

+

The Go project's Google+ page.

+