diff --git a/doc/docs.html b/doc/docs.html index 6643b2095e..9ffa0220ce 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -47,6 +47,11 @@ application. It touches on structs, methods, file I/O, http, regular expressions and closures.
++Guided tours of Go programs. +
+An introduction to Go for C++ programmers.