add a ugly tool to generate API documentation files

This commit is contained in:
Romain Bignon 2011-03-29 16:14:35 +02:00
commit d5de559574
26 changed files with 3 additions and 175 deletions

View file

@ -13,6 +13,8 @@
import sys, os
os.system('./genapi.py')
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.