cmarchand / xsl-doc

A project to generate documentation from a xsl, as a javadoc documentation from a .java file
Mozilla Public License 2.0
1 stars 2 forks source link

Visibility is not processed correctly #7

Closed cmarchand closed 6 years ago

cmarchand commented 6 years ago

See exposeComponents.xsl, it calls visibility template with a wrongly typed argument

cmarchand commented 6 years ago

Solved with commit #e0da131