coder / backstage-plugins

Official Coder plugins for the Backstage platform
40 stars 3 forks source link

Add API docs for each plugin #5

Closed Parkreiner closed 8 months ago

Parkreiner commented 8 months ago

For each plugin, we need to make sure that we expose more thorough API docs for power users, or just to act as a supplement for when the TypeScript type definitions and JSDoc comments can't communicate everything.

Should-haves