-
- Downloads
doc: initialize next directory for Go 1.24
Following the "For the release team" steps in README: cd doc cp -R initial/ next $EDITOR next/1-intro.md Dropped '*' from the cp -R command to avoid needing to create an empty next directory with a separate command. For #68545. For #67586. Change-Id: I25215bc35a043e0f26d4a86ffe66eb3c26348fef Reviewed-on: https://go-review.googlesource.com/c/go/+/600177 Reviewed-by:Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by:
Cherry Mui <cherryyz@google.com>
Showing
- doc/README.md 1 addition, 1 deletiondoc/README.md
- doc/next/1-intro.md 14 additions, 0 deletionsdoc/next/1-intro.md
- doc/next/2-language.md 3 additions, 0 deletionsdoc/next/2-language.md
- doc/next/3-tools.md 6 additions, 0 deletionsdoc/next/3-tools.md
- doc/next/4-runtime.md 1 addition, 0 deletionsdoc/next/4-runtime.md
- doc/next/5-toolchain.md 7 additions, 0 deletionsdoc/next/5-toolchain.md
- doc/next/6-stdlib/0-heading.md 2 additions, 0 deletionsdoc/next/6-stdlib/0-heading.md
- doc/next/6-stdlib/99-minor/0-heading.md 3 additions, 0 deletionsdoc/next/6-stdlib/99-minor/0-heading.md
- doc/next/6-stdlib/99-minor/README 1 addition, 0 deletionsdoc/next/6-stdlib/99-minor/README
- doc/next/7-ports.md 2 additions, 0 deletionsdoc/next/7-ports.md
doc/next/1-intro.md
0 → 100644
doc/next/2-language.md
0 → 100644
doc/next/3-tools.md
0 → 100644
doc/next/4-runtime.md
0 → 100644
doc/next/5-toolchain.md
0 → 100644
doc/next/6-stdlib/0-heading.md
0 → 100644
doc/next/6-stdlib/99-minor/0-heading.md
0 → 100644
doc/next/6-stdlib/99-minor/README
0 → 100644
doc/next/7-ports.md
0 → 100644
Please register or sign in to comment