]> Cypherpunks repositories - gostls13.git/commit
doc: add skeleton module documentation with headings
authorJay Conrod <jayconrod@google.com>
Fri, 18 Oct 2019 21:39:31 +0000 (17:39 -0400)
committerJay Conrod <jayconrod@google.com>
Thu, 24 Oct 2019 16:58:49 +0000 (16:58 +0000)
commitbd622872f4fc2bf09b75f59c461e5c38e10f91ec
treee2feae8d66607d74d9458a378fc9eada6b99e6c6
parentfc3350686404a988e711aac84d70113660c882cf
doc: add skeleton module documentation with headings

Sections will be filled in with individual CLs before Go 1.14.

NOTE: This document is currently in Markdown for ease of writing /
reviewing. Before Go 1.14, we will either ensure that x/website
can render Markdown (flavor TBD) or check in a rendered HTML file that
can be displayed directly.

Updates #33637

Change-Id: Icd43fa2bdb7d256b28a56b93214b70343f43492e
Reviewed-on: https://go-review.googlesource.com/c/go/+/202081
Reviewed-by: Bryan C. Mills <bcmills@google.com>
doc/modules.md [new file with mode: 0644]