From f154da9e12608589e8d5f0508f908a0c3e88a1bb Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 15 Jan 2015 11:54:00 -0700 Subject: Imported Upstream version 1.4 --- doc/go1.3.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/go1.3.html') diff --git a/doc/go1.3.html b/doc/go1.3.html index 042de1bc7..d51052b2e 100644 --- a/doc/go1.3.html +++ b/doc/go1.3.html @@ -298,7 +298,7 @@ For example,

Changes to godoc

When invoked with the -analysis flag, -godoc +godoc now performs sophisticated static analysis of the code it indexes. The results of analysis are presented in both the source view and the @@ -318,7 +318,7 @@ call sites and their callees. The program misc/benchcmp that compares performance across benchmarking runs has been rewritten. Once a shell and awk script in the main repository, it is now a Go program in the go.tools repo. -Documentation is here. +Documentation is here.

-- cgit v1.2.3