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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi,
I use the v1.3.7
In the source, I have added :
@deprecated Use {@link Di#set} instead @method
And the output is :
Deprecated Kind: instance method of Di
The text "Use Di#set instead" doesn't exist in output. Original jsdoc template shows it.
Thanks
The text was updated successfully, but these errors were encountered:
hi, sorry - has been a busy weekend.. will look tomorrow..
Sorry, something went wrong.
Hi, currently text set with the @deprecated tag is not shown in the output.. i will add this.
@deprecated
No branches or pull requests
Hi,
I use the v1.3.7
In the source, I have added :
And the output is :
The text "Use Di#set instead" doesn't exist in output. Original jsdoc template shows it.
Thanks
The text was updated successfully, but these errors were encountered: