2005-07-22 | paulb | file changeset files shortlog | [project @ 2005-07-22 18:26:38 by paulb] Tidied up the function names and added some API documentation. Added child-element and child-attribute functions for coherent references to potentially non-existent nodes in the form data. |
paulb@107 | 1 | #!/bin/sh |
paulb@107 | 2 | |
paulb@107 | 3 | epydoc -o apidocs XSLOutput.py XSLForms/*.py |