Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1127)

Delta Between Two Patch Sets: doc/contrib.html

Issue 5571061: code review 5571061: godoc: new design (Closed)
Left Patch Set: diff -r 43bd7c3c42d9 https://go.googlecode.com/hg/ Created 13 years, 2 months ago
Right Patch Set: diff -r 6fa9a06da071 https://go.googlecode.com/hg/ Created 13 years, 1 month ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « doc/community.html ('k') | doc/docs.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 <!--{ 1 <!--{
2 "Title": "The Go Project", 2 "Title": "The Go Project",
3 "Path": "/project/" 3 "Path": "/project/"
4 }--> 4 }-->
5 5
6 <h2 id="the_go_project">The Go Project</h2> 6 <h2 id="the_go_project">The Go Project</h2>
7
8 <h3 id="source"><a href="https://code.google.com/p/go/source">Source Code</a></h 3>
9 <p>Check out the Go source code.</p>
7 10
8 <h3 id="build_status"><a href="http://build.golang.org/">Build Status</a></h3> 11 <h3 id="build_status"><a href="http://build.golang.org/">Build Status</a></h3>
9 <p>View the status of Go builds across the supported operating 12 <p>View the status of Go builds across the supported operating
10 systems and architectures.</p> 13 systems and architectures.</p>
11 14
12 <h3 id="roadmap"><a href="devel/roadmap.html">Roadmap</a></h3> 15 <h3 id="roadmap"><a href="devel/roadmap.html">Roadmap</a></h3>
13 <p>Features and ideas being developed or discussed by the Go team.</p> 16 <p>Features and ideas being developed or discussed by the Go team.</p>
14 17
15 <h3 id="release"><a href="devel/release.html">Release History</a></h3> 18 <h3 id="release"><a href="devel/release.html">Release History</a></h3>
16 <p>A summary of the changes between Go releases.</p> 19 <p>A summary of the changes between Go releases.</p>
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 <p> 55 <p>
53 To get started, read these <a href="contribute.html">contribution 56 To get started, read these <a href="contribute.html">contribution
54 guidelines</a> for information on design, testing, and our code review process. 57 guidelines</a> for information on design, testing, and our code review process.
55 </p> 58 </p>
56 <p> 59 <p>
57 Check <a href="http://code.google.com/p/go/issues">the tracker</a> for· 60 Check <a href="http://code.google.com/p/go/issues">the tracker</a> for·
58 open issues that interest you. Those labeled 61 open issues that interest you. Those labeled
59 <a href="http://code.google.com/p/go/issues/list?q=status=HelpWanted">HelpWanted </a> 62 <a href="http://code.google.com/p/go/issues/list?q=status=HelpWanted">HelpWanted </a>
60 are particularly in need of outside help. 63 are particularly in need of outside help.
61 </p> 64 </p>
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b