BacMan's coded working instructions
XSLdoc Version History
Changes in 1.5.4 - September 20, 2008
- Fixed a bug when documenting a more than one file with the same name resulted in only one file to appear in the navigation
- Fixed a bug where xsl:import and xsl:include anchors were incorrect for relative imports and includes hrefs
- Fixed a bug where incorrect anchors were generated for external stylsheets containing multiple periods (e.g. test.dots.xsl)
Changes in 1.5.3 - May 20, 2008
- Fixed a bug where comments for some XSLT elements were not showing
Changes in 1.5.2 - April 18, 2008
- documenter.xsl improvements
- Deprecated Windows executables
- Compiled with JDK 1.6.0_04
- Upgraded to OSCache 2.4.1
Changes in 1.5.1
- Fixed path issues on Linux
Changes in 1.5.0
- Upgraded to OSCache 2.2
- Executable packaged with licensed version of exe4j version 4.0.3
- Compiled with JDK 1.6.0_02
- Requires JDK 1.6
Changes in 1.4.0
- Added -i option that will not parse included or imported stylesheets for documentation and/or externally referenced attribute-set and variable hyperlinks
- Upgraded to OSCache 2.1.1
- Executable packaged with licensed version of exe4j version 3.1
Changes in 1.3.0
- Replaced custom caching framework with OSCache
- Oracle XML Parser (xmlparserv2.jar) version 10.1.0.2.0
- Compiled with JDK 1.5
- Requires JDK 1.5
Changes in 1.2.7
- Fixed bug in xsl:param template where select attribute wasn't showing
- Improved documentation of documenter.xsl
- Removed a few unused attribute sets
Changes in 1.2.6
- Fixed minor path issue in xsldoc.jar
Changes in 1.2.5
- host parameter now requires trailing slash (XSLdoc will add slash if you don't include it)
- Fixed bug in destinationPath parameter if trailing slash isn't included
- Fixed path problem when using file URLs for host
Changes in 1.2.4
- Fixed bug with host parameter not defaulting to http://localhost/
- All references to www.bacman.net have been removed
Changes in 1.2.3
- Executable packaged with licensed version of exe4j version 2.2
- Fixed path problem in stylesheet index page
- XSLdoc Jar
Changes in 1.2.2
- Added summary page
- documenter.xsl referenced via bacman.net!
- Added anchor named linking to variables and attribute-sets
- Extracted CSS
Changes in 1.2.1
- Fixed import and include links
Changes in 1.2.0
- Removed frame navigation
- XSLdoc executable
Changes in 1.1.1
Changes in 1.1.0
- Added linking variables
- Attribute and Parameter comments indented using fixed width.
- Fixed bugs in pretty-print
Changes in 1.0.1
- Added frame navigation
- Add
<xsl:stylesheet> documentation
- xsldoc namespace elements support HTML
- Improved pretty-print
- pretty-print now being used for top-level elements