We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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