[EMAIL PROTECTED] wrote:
Added:
xmlgraphics/fop/trunk/src/documentation/resources/stylesheets/disabled-testcases2document.xsl
Nice to see this!
However:
+ <xsl:if test="boolean(name)"><xsl:text> (</xsl:text><xsl:value-of
select="name"/>)</xsl:if>:<br/>
The current names are generated from the file names. I'd welcome any
improvements.
+ <xsl:template match="reference">
+ <br/>
+ See also: <a href="{.}"><xsl:value-of select="."/></a>
The references have been generated too, and there are two
invalid references now. I was unable to locate the specific bugs
(dind't try hard though), can somebody please correct them?
J.Pietschmann