go/src/encoding
Sam Whited 820e30f5b0 encoding/xml: update docs to follow convention
Fixes #8833

Change-Id: I4523a1de112ed02371504e27882659bce8028a45
Reviewed-on: https://go-review.googlesource.com/24745
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-07-06 17:19:45 +00:00
..
ascii85 all: single space after period. 2016-03-02 00:13:47 +00:00
asn1 all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
base32 all: single space after period. 2016-03-02 00:13:47 +00:00
base64 encoding/base64: correct DecodedLen overestimate for unpadded encodings 2016-03-15 20:43:04 +00:00
binary all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
csv encoding/csv: update doc about comments whitespace 2016-06-10 01:00:09 +00:00
gob encoding/gob: document Encode, EncodeValue nil pointer panics 2016-07-05 06:36:21 +00:00
hex all: single space after period. 2016-03-02 00:13:47 +00:00
json encoding/json: copy-on-write cacheTypeFields 2016-06-27 15:08:12 +00:00
pem all: single space after period. 2016-03-02 00:13:47 +00:00
xml encoding/xml: update docs to follow convention 2016-07-06 17:19:45 +00:00
encoding.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00