]> Cypherpunks repositories - gostls13.git/commit
doc: initialize next directory for Go 1.25
authorCherry Mui <cherryyz@google.com>
Mon, 3 Feb 2025 15:25:05 +0000 (10:25 -0500)
committerCherry Mui <cherryyz@google.com>
Mon, 3 Feb 2025 15:52:07 +0000 (07:52 -0800)
commite2f342fc51a70351205af839dff2749bc7a977e2
treef8479246f69b710b67250ea24edcd7258765f5da
parent9da530f11ac8331e9326290e42e9a39e7bd56d35
doc: initialize next directory for Go 1.25

Following the "For the release team" steps in README:

cd doc
cp -R initial/ next
$EDITOR next/1-intro.md

For #70525

Change-Id: I31c271d95ccd72123f531fde4e72929ec7b310d9
Reviewed-on: https://go-review.googlesource.com/c/go/+/646195
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
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]