Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation to composables and utility functions #9

Merged
merged 11 commits into from
Apr 28, 2024

Conversation

Carifio24
Copy link
Member

This PR sets up documentation for our utility functions, composables, classes, and interfaces using TypeDoc. TypeDoc uses JSDoc-style comments to generate docs.

However, this does not include our components, which is a pretty big blind spot for what is primarily a component library. That's intentional, for now - I plan on setting up Storybook documentation for our components and integrating these TypeDoc docs into that. But I'll start with the non-component docs now, and set up Storybook in another PR soon.

@Carifio24 Carifio24 merged commit eef07b0 into cosmicds:main Apr 28, 2024
1 check passed
@Carifio24 Carifio24 added the documentation Improvements or additions to documentation label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant