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

Stop using TypeDoc "library mode" #192

Open
carnesen opened this issue Oct 30, 2021 · 0 comments
Open

Stop using TypeDoc "library mode" #192

carnesen opened this issue Oct 30, 2021 · 0 comments
Labels
documentation Changes to readme.md's, TSDoc strings, etc.
Milestone

Comments

@carnesen
Copy link
Owner

This project uses TypeDoc to generate API documentation from TSDoc comments in the code. Unfortunately specifically it uses in "library mode", which was released in a TypeDoc 0.20 beta but didn't make it into the actual release since --mode was removed. For more information see TypeStrong/typedoc#1184 and https://github.com/TypeStrong/typedoc/releases/tag/v0.20.0 . This task will be complete when we are no longer using TypeDoc's "library mode".

@carnesen carnesen added the documentation Changes to readme.md's, TSDoc strings, etc. label Oct 30, 2021
@carnesen carnesen added this to the Backlog milestone Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes to readme.md's, TSDoc strings, etc.
Projects
None yet
Development

No branches or pull requests

1 participant