From 69d13b2332d6f4af91a8ac5571b39641f7e8aa3c Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Tue, 29 Sep 2009 11:57:28 -0700 Subject: [PATCH] make the sidebars consistent add Effective Go to the set of links DELTA=166 (62 added, 57 deleted, 47 changed) OCL=35085 CL=35089 --- doc/effective_go.html | 60 +++++++++++++++++++++++++++++++++ doc/go_for_cpp_programmers.html | 12 +++++-- doc/go_mem.html | 13 +++++-- doc/go_spec.html | 14 +++++--- 4 files changed, 88 insertions(+), 11 deletions(-) diff --git a/doc/effective_go.html b/doc/effective_go.html index facc86405b3..e9a1e258159 100644 --- a/doc/effective_go.html +++ b/doc/effective_go.html @@ -1,3 +1,63 @@ + + + + + + + + Effective Go + + + + + + + + + + + +
+ + + + +
+Go Home Page +The Go Programming Language
+
+ + + +
+ +

Effective Go

+ + + +

Introduction

diff --git a/doc/go_for_cpp_programmers.html b/doc/go_for_cpp_programmers.html index 08569d8628d..14ed14957c3 100644 --- a/doc/go_for_cpp_programmers.html +++ b/doc/go_for_cpp_programmers.html @@ -34,14 +34,20 @@ and convert §Foo into §Foo:
diff --git a/doc/go_mem.html b/doc/go_mem.html index a978c3c77d0..9239e987131 100644 --- a/doc/go_mem.html +++ b/doc/go_mem.html @@ -28,19 +28,26 @@ and convert §Foo into §Foo: Go Home Page -The Go Progrmming Language +The Go Programming Language diff --git a/doc/go_spec.html b/doc/go_spec.html index 8f2b062d966..b9982e0c9be 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -33,17 +33,21 @@ and convert §Foo into §Foo: -