Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Add package-level descriptions in Go docs (plus general approach to auto-generated docs) #74

Closed
@Mr0grog

Description

@Mr0grog

Some of the Go packages we generate documentation for don’t have comments describing the package as a whole. Others have them, but they’re extremely minimal. We should have good, rich descriptions with examples for all of them.

Each should contain a clear description of the package, information about how it relates to other packages, any notes about stability (how experimental/subject to change is it?), and at least one small example of basic usage (options might be an exception because it’s just defining types…?).

Relevant packages:

See also this comment on #68.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dif/mediumPrior experience is likely helpfuleffort/daysEstimated to take multiple days, but less than a weekhelp wantedSeeking public contribution on this issuetopic/design-contentContent design, writing, information architecturetopic/infraInfrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions