# HG changeset patch # User paulb # Date 1168731412 0 # Node ID f77a0e1b1ce9965ef3fbd65707b9af5db989e5b3 # Parent b50fc4b00f5ffecfdff442bf66c9a05ee4102354 [project @ 2007-01-13 23:36:52 by paulb] Added API documentation generation. diff -r b50fc4b00f5f -r f77a0e1b1ce9 tools/apidocs.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/apidocs.sh Sat Jan 13 23:36:52 2007 +0000 @@ -0,0 +1,3 @@ +#!/bin/sh + +epydoc --docformat=plaintext -o apidocs pprocess.py