We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be good to expose the example/test URLs in the JSDocs:
I'm not sure how how to do this automatically though:
Something similar was suggested by @kidonng on the RG repo if I remember correctly.
Current situation:
The text was updated successfully, but these errors were encountered:
have the test runner read them (how?!)
Extracting JSDoc comments also looks like a nightmare: https://github.com/microsoft/tsdoc/blob/8b0d97f06009ab8fe086aed237b2c3a878d9d9e1/api-demo/src/advancedDemo.ts#L255
The alternative of editing the d.ts files in place suddenly looks like a walk in the park.
Edit: I asked in https://togithub.com/microsoft/tsdoc/issues/332
Sorry, something went wrong.
No branches or pull requests
It would be good to expose the example/test URLs in the JSDocs:
I'm not sure how how to do this automatically though:
Something similar was suggested by @kidonng on the RG repo if I remember correctly.
Current situation:
The text was updated successfully, but these errors were encountered: