XSL Documentation

Are you missing a feature? Request its implementation here.
erron
Posts: 8
Joined: Mon Dec 13, 2004 5:50 pm

XSL Documentation

Post by erron »

How about a tool that creates an html file description of xsl? So, if you had <!-- Comments --> above the template it would create documention for that file (xsl version of javadoc). Very simliar to http://www.bacman.net/apps/XSLdoc/, but I imagine you guys could come up with a much cleaner approach that is directly integrated with Oxygen. :)
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

We added the request to our bugzilla for future versions.

Thank you,
Sorin
lvdbrink
Posts: 1
Joined: Thu Mar 22, 2007 3:10 pm

Post by lvdbrink »

I'm interested in this feature. Is there any news on its being implemented?
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

This feature was not implemented yet. We will consider it for a future version.


Regards,
Sorin
Nicolas
Posts: 12
Joined: Mon Jul 14, 2008 6:42 am

Re: XSL Documentation

Post by Nicolas »

Hi,

We would also be interested by that feature. Any news about a possible implementation?

Thanks.

Nicolas
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: XSL Documentation

Post by sorin_ristache »

Hello,

XSLT documentation was not added in Oxygen and will not be added in version 10.2 which we will release in this month. We plan to add this feature in one of the future versions of Oxygen.


Regards,
Sorin
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: XSL Documentation

Post by sorin_ristache »

Hello,

The next version of Oxygen which will be released in this month will include a tool for generating HTML documentation for an XSLT stylesheet. The tool will be able to split the output in multiple files which is useful for large XSLT stylesheets. You can test it in the beta build of Oxygen that we announced on the Oxygen-user mailing list.


Regards,
Sorin
Post Reply