aboutsummaryrefslogtreecommitdiff
path: root/doc/docs.html
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2012-03-06 12:50:52 +1100
committerAndrew Gerrand <adg@golang.org>2012-03-06 12:50:52 +1100
commitf200b72a7c27a71b5d52da7d62e7ef16c2024f68 (patch)
tree6c4a0ce4c8f5981e8442e5a08e28aef1a5f4a944 /doc/docs.html
parent195ccd5dacad9604e0630d3aa160ecd496dce6db (diff)
downloadgo-f200b72a7c27a71b5d52da7d62e7ef16c2024f68.tar.xz
doc: add more gophers
R=golang-dev, bradfitz, r CC=golang-dev https://golang.org/cl/5753047
Diffstat (limited to 'doc/docs.html')
-rw-r--r--doc/docs.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/docs.html b/doc/docs.html
index 52ec28edbf..f48eb0a08f 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -31,6 +31,8 @@ libraries.
<h2 id="learning">Learning Go</h2>
+<img class="gopher" src="/doc/gopher/doc.png"/>
+
<h3 id="go_tour"><a href="http://tour.golang.org/">A Tour of Go</a></h3>
<p>
An interactive introduction to Go in three sections.
@@ -117,6 +119,8 @@ Guided tours of Go programs.
<h2 id="talks">Talks</h2>
+<img class="gopher" src="/doc/gopher/talks.png"/>
+
<p>
The talks marked with a red asterisk (<font color="red">*</font>) were written
before Go 1 and contain some examples that are no longer correct, but they are
@@ -179,6 +183,8 @@ documentation.
<h2 id="community">The Go Community</h2>
+<img class="gopher" src="/doc/gopher/project.png"/>
+
<h3 id="mailinglist"><a href="http://groups.google.com/group/golang-nuts">Go Nuts Mailing List</a></h3>
<p>The <a href="http://groups.google.com/group/golang-nuts">golang-nuts</a>
mailing list is for general Go discussion.</p>