Skip to content
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

Add option to deprecate entire tag libraries #13

Open
stiemannkj1 opened this issue Oct 29, 2016 · 0 comments
Open

Add option to deprecate entire tag libraries #13

stiemannkj1 opened this issue Oct 29, 2016 · 0 comments
Assignees

Comments

@stiemannkj1
Copy link
Contributor

stiemannkj1 commented Oct 29, 2016

VDLdoc currently allows developers to deprecate Tags and other library components via the vdldoc:deprecated element. Specifying this element as part of the taglib-extensions element should deprecate an entire library. It should cause a strikethrough to appear for all Tags, Functions, and EL Variables (consistent with how deprecation works for each individually). It should also strikethrough the library name wherever it appears, and add a deprecated description if included.

<taglib-extension>
    <vdldoc:deprecated>Please use <code>example</code> instead.</vdldoc:deprecated>
</taglib-extension>
@stiemannkj1 stiemannkj1 self-assigned this Oct 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant