summaryrefslogtreecommitdiff
path: root/src/go/doc/doc.go
Commit message (Expand)AuthorAgeFilesLines
* go/doc: recognize methods on generic types as FuncsKeith Randall2022-11-101-2/+6
* go/doc: use go/doc/commentRuss Cox2022-04-111-1/+131
* all: remove trailing blank doc comment linesRuss Cox2022-04-011-2/+0
* all: gofmt -w -r 'interface{} -> any' srcRuss Cox2021-12-131-1/+1
* go/doc: clarify that NewFromFiles caller must filter by GOOS/GOARCHDmitri Shuralyov2020-02-101-3/+6
* go/doc: add NewFromFiles with support for classifying examplesDmitri Shuralyov2019-11-121-1/+103
* go/doc: add new mode bit PreserveAST to control clearing of data in ASTRob Pike2018-10-101-4/+9
* all: switch to the new deprecation conventionShenghou Ma2015-06-181-1/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+111