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

Ensure all types used in public APIs are exported, add command to build API docs #39

Merged
merged 3 commits into from Jun 5, 2022

Conversation

robertknight
Copy link
Owner

Add a make api-docs command to build API docs using typedoc, and fix the warnings it reported about various types used in public APIs not being exported.

Also ensure that private methods are explicitly marked as such.

@robertknight robertknight merged commit c88665f into main Jun 5, 2022
@robertknight robertknight deleted the typedoc branch June 5, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant