<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.
<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
<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>
"Path": "/ref/"
}-->
-<img src="/doc/gopher/ref.png" align="right"/>
+<img class="gopher" src="/doc/gopher/ref.png" />
<p>Good bedtime reading.</p>
{{with .Dirs}}
{{/* DirList entries are numbers and strings - no need for FSet */}}
- {{if $.PDoc}}<h2 id="subdirectories">Subdirectories</h2>{{end}}
+ {{if $.PDoc}}
+ <h2 id="subdirectories">Subdirectories</h2>
+ {{else}}
+ <div class="pkgGopher">
+ <img class="gopher" src="/doc/gopher/pkg.png"/>
+ </div>
+ {{end}}
<table class="dir">
<tr>
<th>Name</th>