Skip to content

Add descriptions in SDK docs #1663

@jkodroff

Description

@jkodroff

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

It would be helpful to add descriptions to the packages, interfaces, and classes.

Packages are particularly bare, so a sentence on what the package is about would be helpful for navigating the docs. It would also be helpful to note when a package is not really meant for external consumption in Pulumi programs (.internal implies this, but codegen is also probably not for use by end users either):

Image

Coverage in classes is better, but still not complete:

Image

Adding linting would be cool if it's easy enough.

Affected area/feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions