From: Ian Lance Taylor Date: Fri, 12 Jun 2020 22:34:43 +0000 (-0700) Subject: doc/go1.15: sort debug/pe entry alphabetically X-Git-Tag: go1.15rc1~109 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=b05b254e9da137a599b309f4c5158a05e9e11d32;p=gostls13.git doc/go1.15: sort debug/pe entry alphabetically For #37419 Change-Id: If98ecffbfd976cb66a87b1cce4e82b3ddee1639e Reviewed-on: https://go-review.googlesource.com/c/go/+/237738 Reviewed-by: Dmitri Shuralyov --- diff --git a/doc/go1.15.html b/doc/go1.15.html index d6e238ef2f..80f0e00932 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -374,17 +374,6 @@ Do not send CLs removing the interior tags from such phrases. in mind.

-
debug/pe
-
-

- The package now defines the - IMAGE_FILE, IMAGE_SUBSYSTEM, - and IMAGE_DLLCHARACTERISTICS constants used by the - PE file format. -

-
-
-
crypto

@@ -551,6 +540,17 @@ Do not send CLs removing the interior tags from such phrases.

+
debug/pe
+
+

+ The package now defines the + IMAGE_FILE, IMAGE_SUBSYSTEM, + and IMAGE_DLLCHARACTERISTICS constants used by the + PE file format. +

+
+
+
encoding/json