relsitd
The generator support near Xpand also XSLT templates.
The xslt documentation is generatad directly from xmi file.
How To
in the properties files modify the xslt.output key to reflect your target directory.
if xslt.output is empty no documentation will be created.
xslt.stylesheet = wCMFDoc.xslt
xslt.output = C:/apachefriends/xampp/htdocs/europia/documentation.html
Multiple XSLT files maybe given in a list separated by ';' (ms windows) or ':' (unix).
Notice that the wCMFDoc.xslt support only the standard structure of a wcmf project.
Custom structure is not supported by now.