mirror of
https://github.com/golang/go
synced 2024-11-23 00:30:07 -07:00
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 <dmitshur@golang.org>
This commit is contained in:
parent
8dae5390cb
commit
b05b254e9d
@ -374,17 +374,6 @@ Do not send CLs removing the interior tags from such phrases.
|
||||
in mind.
|
||||
</p>
|
||||
|
||||
<dl id="debug/pe"><dt><a href="/pkg/debug/pe/">debug/pe</a></dt>
|
||||
<dd>
|
||||
<p><!-- CL 222637 -->
|
||||
The package now defines the
|
||||
<code>IMAGE_FILE</code>, <code>IMAGE_SUBSYSTEM</code>,
|
||||
and <code>IMAGE_DLLCHARACTERISTICS</code> constants used by the
|
||||
PE file format.
|
||||
</p>
|
||||
</dd>
|
||||
</dl><!-- debug/pe -->
|
||||
|
||||
<dl id="crypto"><dt><a href="/pkg/crypto/">crypto</a></dt>
|
||||
<dd>
|
||||
<p><!-- CL 231417, CL 225460 -->
|
||||
@ -551,6 +540,17 @@ Do not send CLs removing the interior tags from such phrases.
|
||||
</dd>
|
||||
</dl><!-- crypto/x509/pkix -->
|
||||
|
||||
<dl id="debug/pe"><dt><a href="/pkg/debug/pe/">debug/pe</a></dt>
|
||||
<dd>
|
||||
<p><!-- CL 222637 -->
|
||||
The package now defines the
|
||||
<code>IMAGE_FILE</code>, <code>IMAGE_SUBSYSTEM</code>,
|
||||
and <code>IMAGE_DLLCHARACTERISTICS</code> constants used by the
|
||||
PE file format.
|
||||
</p>
|
||||
</dd>
|
||||
</dl><!-- debug/pe -->
|
||||
|
||||
<dl id="encoding/json"><dt><a href="/pkg/encoding/json/">encoding/json</a></dt>
|
||||
<dd>
|
||||
<p><!-- CL 191783 -->
|
||||
|
Loading…
Reference in New Issue
Block a user