summaryrefslogtreecommitdiff
path: root/doc/docs.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/docs.html')
-rw-r--r--doc/docs.html9
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 &mdash; Беларуская</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 &mdash; 中文</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