]> Cypherpunks repositories - gostls13.git/commit
doc/next: initial contents
authorJonathan Amsterdam <jba@google.com>
Mon, 22 Jan 2024 18:20:07 +0000 (13:20 -0500)
committerJonathan Amsterdam <jba@google.com>
Wed, 24 Jan 2024 16:44:53 +0000 (16:44 +0000)
commit6037c8a87745f96307bb4ffab965aa39f4cf1806
tree0c0d563938aa4cf954216d84498684549a8afec5
parent66b776b0250dd980d8f6aac264b5e3443ec465dc
doc/next: initial contents

Initialize the doc/next directory for the next release by copying the
contents of doc/initial into it.

Also, rewrite doc/README.md to add release instructions and to separate
information for developers from information for the release team.

Change-Id: Ie1e5c2ddae7a8d301e9b2f8a68925519648aa84d
Reviewed-on: https://go-review.googlesource.com/c/go/+/557535
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
doc/README.md
doc/next/1-intro.md [new file with mode: 0644]
doc/next/2-language.md [new file with mode: 0644]
doc/next/3-tools.md [new file with mode: 0644]
doc/next/4-runtime.md [new file with mode: 0644]
doc/next/5-toolchain.md [new file with mode: 0644]
doc/next/6-stdlib/0-heading.md [new file with mode: 0644]
doc/next/6-stdlib/99-minor/0-heading.md [new file with mode: 0644]
doc/next/6-stdlib/99-minor/README [new file with mode: 0644]
doc/next/7-ports.md [new file with mode: 0644]