-
Notifications
You must be signed in to change notification settings - Fork 0
Add vitepress docgen #2
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
base: main
Are you sure you want to change the base?
Conversation
c6ac5af to
a80be23
Compare
|
Including parameter names with JSDoc comments is incorrect and should be avoided as per https://jsdoc.app/tags-see. // Seen in Events.Service (like 757-761)
/**
* when this service is stopped, this is run...
* @see EventService#unregisterOnStop(boolean, Registrable[])
*/
stopListener: Packages.xyz.wagyourtail.jsmacros.core.MethodWrapper<any, any, any, any> | null;Additionally, we may want to use |
|
Typescript doclet should generate a type for |
…rosCE/JsMacros into backports/1.21.8-vitepress
|
Important Review skippedToo many files! 139 files out of 289 files are above the max files limit of 150. You can disable this status message by setting the Comment |
No description provided.