1
0
mirror of https://github.com/golang/go synced 2024-11-11 18:31:38 -07:00
go/doc/progs
Filippo Valsorda 48ee689f19 [release-branch.go1.10] doc: sync with master
A number of changes were applied to documentation in master, including
a wide rewrite of the contribution guide. Backport them all to get them
deployed on golang.org.

$ git ch master -- doc
$ git show-ref master
88756931d0 refs/heads/master

Change-Id: Ib45ff191f3b60723aa4421113992289c37d144aa
Reviewed-on: https://go-review.googlesource.com/114503
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-05-26 06:50:14 +00:00
..
cgo1.go
cgo2.go
cgo3.go
cgo4.go
defer2.go
defer.go
eff_bytesize.go
eff_qr.go
eff_sequence.go
eff_unused1.go
eff_unused2.go
error2.go [release-branch.go1.10] doc: sync with master 2018-05-26 06:50:14 +00:00
error3.go [release-branch.go1.10] doc: sync with master 2018-05-26 06:50:14 +00:00
error4.go
error.go
go1.go
gobs1.go
gobs2.go
image_draw.go
image_package1.go
image_package2.go
image_package3.go
image_package4.go
image_package5.go
image_package6.go
interface2.go
interface.go
json1.go all: spell "marshal" and "unmarshal" consistently 2016-11-12 00:13:35 +00:00
json2.go
json3.go all: spell "marshal" and "unmarshal" consistently 2016-11-12 00:13:35 +00:00
json4.go all: spell "marshal" and "unmarshal" consistently 2016-11-12 00:13:35 +00:00
json5.go
run.go cmd/cgo: support niladic function-like macros 2017-08-30 18:28:58 +00:00
slices.go
timeout1.go
timeout2.go