what is it
----------
An application to produce documentation for XSLT files in XHTML format, 
similar to what javadoc does for Java files.


changes since the last release
------------------------------
* bugfix in util.py
     return value if no comment was given was wrong
* bugfix in xsl/doc.xsl
     param anchor links did not work
* cmdline option -v --verbose is ignored and always set to True now

see http://cthedot.de/pyxsldoc/README.txt for a complete list of changes


license
-------
pyXSLdoc is published under the LGPL.


download
--------
download pyXSLdoc v0.69 - 050712 from http://cthedot.de/pyxsldoc/

pyXSLdoc needs
* Python 2.3 (tested with Python 2.4.1 on Windows XP only)
* Pyana (tested with Pyana 0.9.2 only)
* Docutils (tested with Docutils 0.3.10 only)

find more docs on the website...

any comment would be nice!
christof hoeke



<P><A HREF="http://cthedot.de/pyxsldoc/";>pyXSLdoc 0.69</A> - generate 
XSLT documentation (12-Jul-05)


-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to