-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The per-command GitHub file URLs that npm run docsgen generates inside /README.md are inherently flawed and will always 404.
Example:
_See code: [src/commands/collection/delete.ts](https://github.com/itopia-inc/spaces-cli/blob/v0.1.0/src/commands/collection/delete.ts)_This is because most command files are not currently versioned.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation