go/src/compress
subham sarkar a972e8ccb9 all: fix quoting for compress/bzip2 and time's godoc
The existing usage of grave accent (`) and apostrophe (')
at some places made godoc to ignore them and show it as it is.
So, use both of the characters twice (consecutively) so that
godoc can convert it to {left,right} double quotation mark.

Fixes #41958

Change-Id: I64fd9b5fa34f416ad595009d09f5482e10bd8b4f
Reviewed-on: https://go-review.googlesource.com/c/go/+/262397
Reviewed-by: Russ Cox <rsc@golang.org>
Trust: Alberto Donizetti <alb.donizetti@gmail.com>
2020-10-23 21:57:39 +00:00
..
bzip2 all: fix quoting for compress/bzip2 and time's godoc 2020-10-23 21:57:39 +00:00
flate all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
gzip all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
lzw all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
testdata
zlib all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00