# HG changeset patch # User paulb # Date 1121541926 0 # Node ID 29143a2bf12f8ba5499fb3abe48840c08f0c2920 # Parent debf541a8a13d8081f611b4f76d2dba26a791b51 [project @ 2005-07-16 19:25:26 by paulb] Added a shell script which generates API documentation. diff -r debf541a8a13 -r 29143a2bf12f tools/apidocs.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/apidocs.sh Sat Jul 16 19:25:26 2005 +0000 @@ -0,0 +1,3 @@ +#!/bin/sh + +epydoc -o apidocs XSLOutput.py XSLForms/*.py