From: Andrew Gerrand Date: Fri, 2 Mar 2012 00:52:46 +0000 (+1100) Subject: doc: update go1 for html changes X-Git-Tag: weekly.2012-03-04~41 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=47d614e667d15aa324ec1909ae2422202947ff20;p=gostls13.git doc: update go1 for html changes R=golang-dev, rsc, r CC=golang-dev https://golang.org/cl/5713054 --- diff --git a/doc/go1.html b/doc/go1.html index 0ec097499a..d3eff21e37 100644 --- a/doc/go1.html +++ b/doc/go1.html @@ -650,10 +650,16 @@ Several packages have moved under exp at the time of Go 1's release +

+(†The EscapeString and UnescapeString types remain +in package html.) +

+

All these packages are available under the same names, with the prefix exp/: exp/ebnf etc.

diff --git a/doc/go1.tmpl b/doc/go1.tmpl index c1dd9a8f06..da6163a5df 100644 --- a/doc/go1.tmpl +++ b/doc/go1.tmpl @@ -574,10 +574,16 @@ Several packages have moved under exp at the time of Go 1's release +

+(†The EscapeString and UnescapeString types remain +in package html.) +

+

All these packages are available under the same names, with the prefix exp/: exp/ebnf etc.