Skip to content
New issue

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

Show @deprecated text in the output #90

Open
ghost opened this issue Sep 4, 2016 · 2 comments
Open

Show @deprecated text in the output #90

ghost opened this issue Sep 4, 2016 · 2 comments
Labels
enhancement template Requires a change to a dmd partial/helper

Comments

@ghost
Copy link

ghost commented Sep 4, 2016

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

@75lb
Copy link
Member

75lb commented Sep 4, 2016

hi, sorry - has been a busy weekend.. will look tomorrow..

@75lb
Copy link
Member

75lb commented Sep 5, 2016

Hi, currently text set with the @deprecated tag is not shown in the output.. i will add this.

@75lb 75lb closed this as completed Sep 5, 2016
@75lb 75lb assigned 75lb and unassigned 75lb Sep 5, 2016
@75lb 75lb reopened this Sep 5, 2016
@75lb 75lb changed the title Deprecated without text Show @deprecated text in the output Sep 5, 2016
@75lb 75lb added the template Requires a change to a dmd partial/helper label Aug 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement template Requires a change to a dmd partial/helper
Development

No branches or pull requests

1 participant