aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHeschi Kreinick <heschi@google.com>2021-06-09 12:59:30 -0400
committerHeschi Kreinick <heschi@google.com>2021-06-09 18:34:25 +0000
commit182157c81ad5a147ba13c6e80f844b2242598aed (patch)
treed834339381758dd53917f73cdabbff43258a0be0 /doc
parenta5bc060b42fe1bee8910a1081eff0a1047b15869 (diff)
downloadgo-182157c81ad5a147ba13c6e80f844b2242598aed.tar.gz
go-182157c81ad5a147ba13c6e80f844b2242598aed.zip
doc/go1.17: remove lingering TODO
As far as I can tell the Core Library section is complete. Remove its TODO. Change-Id: Ia84c6656fac045e25fae1a7ce8b488a3a26fd250 Reviewed-on: https://go-review.googlesource.com/c/go/+/326469 Trust: Heschi Kreinick <heschi@google.com> Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Damien Neil <dneil@google.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/go1.17.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/go1.17.html b/doc/go1.17.html
index 988026f44d..49fbabdc3f 100644
--- a/doc/go1.17.html
+++ b/doc/go1.17.html
@@ -418,10 +418,6 @@ func Foo() bool {
<h2 id="library">Core library</h2>
-<p>
- TODO: complete the Core library section
-</p>
-
<h3 id="runtime/cgo"><a href="/pkg/runtime/cgo">Cgo</a></h3>
<p>