Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
6b2c7ffb
Commit
6b2c7ffb
authored
Sep 30, 2010
by
Andrew Gerrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: add to and consolidate non-english doc references
R=r, r2 CC=golang-dev
https://golang.org/cl/2315042
parent
ae5cb2c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
docs.html
doc/docs.html
+16
-16
No files found.
doc/docs.html
View file @
6b2c7ffb
...
...
@@ -54,25 +54,25 @@ An introduction to Go for C++ programmers.
<h2
id=
"tutorials_nonenglish"
>
Non-English Documentation
</h2>
<h3
id=
"tutorial_de"
><a
href=
"http://bitloeffel.de/DOC/golang/go_tutorial_de.html"
>
Eine Anleitung zum Programmieren in Go
</a></h3>
<p>
A German translation of the Go Tutorial.
</p>
<h3
id=
"docs_cn"
>
Chinese
—
中文
</h3>
<
h3
id=
"effective_de"
><a
href=
"http://bitloeffel.de/DOC/golang/effective_go_de.html"
>
Wirkungsvoll Go programmieren
</a></h3
>
<
p
>
A German translation of the Effective Go document.
</
p
>
<
ul
>
<
li><a
href=
"http://code.google.com/p/golang-china/"
>
golang-china
</a>
- a broad range of Go documentation.
</li
>
<li><a
href=
"http://code.google.com/p/ac-me/downloads/detail?name=fango.pdf"
>
Effective Go and Tutorial
</a></li>
</
ul
>
<h3
id=
"code_de"
><a
href=
"http://bitloeffel.de/DOC/golang/code_de.html"
>
Wie man Go-Kode schreibt
</a></h3>
<p>
A German translation of the How to Write Go Code document.
</p>
<h3
id=
"docs_de"
>
German
—
Deutsch
</h3>
<h3
id=
"effective_cn"
><a
href=
"http://code.google.com/p/ac-me/downloads/detail?name=fango.pdf"
>
Effective Go and Tutorial, a Chinese Translation
</a></h3>
<p>
A Chinese translation of both the Effective Go and Go Tutorial documents.
</p>
<ul>
<li><a
href=
"http://bitloeffel.de/DOC/golang/go_tutorial_de.html"
>
Eine Anleitung zum Programmieren in Go
</a>
- the Go Tutorial.
</li>
<li><a
href=
"http://bitloeffel.de/DOC/golang/effective_go_de.html"
>
Wirkungsvoll Go programmieren
</a>
- Effective Go.
</li>
<li><a
href=
"http://bitloeffel.de/DOC/golang/code_de.html"
>
Wie man Go-Kode schreibt
</a>
- How to Write Go Code.
</li>
</ul>
<h3
id=
"docs_jp"
>
Japanese
—
日本語
</h3>
<ul>
<li><a
href=
"http://golang.jp/"
>
golang.jp
</a></h3>
- Go documentation and news.
</ul>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment