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 ability to specify post-process XSLT #13

Open
calebjones opened this issue Oct 3, 2011 · 1 comment
Open

Add ability to specify post-process XSLT #13

calebjones opened this issue Oct 3, 2011 · 1 comment
Labels
Milestone

Comments

@calebjones
Copy link

One way to avoid having to implement a ton of one-off annotations or parameters could be to add the ability to specify a post-process XSLT document. This way if someone wants to add/remove/modify certain elements of the resulting docs, they can do so.

This would essentially be the catch-all but care should be taken to to rely on it too heavily instead of providing first-class support for common use cases.

(although there may already be a maven plugin somewhere that could pickup this step... need to research)

@FroMage
Copy link
Owner

FroMage commented Oct 4, 2011

I've heard that request before, and it's not on my todo list, simply for lack of time and the fact that I avoid XSLT like the plague. If you want to contribute it then you're welcome you will make some people happy, as long as the HTML generator which exists now doesn't have to use that ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants