# HG changeset patch # User Paul Boddie # Date 1298836560 -3600 # Node ID f1cbc3c9c1c8ae60adbe9ee044d8f390c24c3e19 # Parent 241561d1d7c407e8ad6f5670a5f5cafcb1f44dd5 Removed the macrolib modules from the API documentation. diff -r 241561d1d7c4 -r f1cbc3c9c1c8 tools/apidocs.sh --- a/tools/apidocs.sh Sun Feb 27 19:30:32 2011 +0100 +++ b/tools/apidocs.sh Sun Feb 27 20:56:00 2011 +0100 @@ -1,3 +1,3 @@ #!/bin/sh -epydoc --docformat=plaintext -o apidocs libxml2dom/*.py libxml2dom/macrolib/*.py +epydoc --docformat=plaintext -o apidocs libxml2dom/*.py