diff options
| author | Ondřej Surý <ondrej@sury.org> | 2011-06-03 11:31:24 +0200 |
|---|---|---|
| committer | Ondřej Surý <ondrej@sury.org> | 2011-06-03 11:31:24 +0200 |
| commit | 56135c623a865c501ab31cc940c0e22ece2673f4 (patch) | |
| tree | f69e04e82bbf75bdab0f624430ef265425e62b35 /doc/docs.html | |
| parent | 63d29fefab5290dc96e0a03ff70603aefa995887 (diff) | |
| download | golang-56135c623a865c501ab31cc940c0e22ece2673f4.tar.gz | |
Imported Upstream version 2011.06.02upstream-weekly/2011.06.02
Diffstat (limited to 'doc/docs.html')
| -rw-r--r-- | doc/docs.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/docs.html b/doc/docs.html index 50df2213b..f6ff05c25 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -59,6 +59,12 @@ An introduction to Go for C++ programmers. <h2 id="tutorials_nonenglish">Non-English Documentation</h2> +<h3 id="docs_be">Belarusian — Беларуская</h3> + +<ul> +<li><a href="http://www.designcontest.com/show/faq-be">faq-be</a> - Frequently Asked Questions.</li> +</ul> + <h3 id="docs_cn">Chinese — 中文</h3> <ul> @@ -113,6 +119,9 @@ The built-in documentation for the Go tools. The official Go Language specification. </p> +<h3 id="release"><a href="devel/release.html">Release History</a></h3> +<p>A summary of the changes between Go releases.</p> + <h3 id="go_mem"><a href="go_mem.html">The Go Memory Model</a></h3> <p> A document that specifies the conditions under which reads of a variable in |
