summaryrefslogtreecommitdiff
path: root/src/go/doc/comment/testdata_test.go
Commit message (Expand)AuthorAgeFilesLines
* go/doc/comment: parse and print doc linksRuss Cox2022-04-111-0/+14
* go/doc/comment: parse and print identifiers, automatic linksRuss Cox2022-04-111-1/+12
* go/doc/comment: add Printer and basic comment printingRuss Cox2022-04-111-0/+9
* go/doc/comment: add paragraph parsing and test frameworkRuss Cox2022-04-111-0/+168