diff --git a/doc/docs.html b/doc/docs.html index 8f54efe78b..4c06e8249e 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -56,6 +56,9 @@ A must read for any new Go programmer. It augments the tour and the language specification, both of which should be read first.
+Language specification, memory model, and detailed documentation for the commands and packages.
+How to develop and deploy a simple Go project with