On Linux you have a tool called xsltproc which basically does the transformation. Assuming your Jenkins is Windows you could get something similar I'm sure.
To display the HTML there is a plugin for Jenkins that will let you link in static pages to the job
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/16e6fb5f-5385-4f04-9312-44640e781359%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Linux you have a tool called xsltproc which basically does the transformation. Assuming your Jenkins is Windows you could get something similar I'm sure.
To display the HTML there is a plugin for Jnkins that will let you link in static pages to the job