add a ugly tool to generate API documentation files
This commit is contained in:
parent
f89e574983
commit
d5de559574
26 changed files with 3 additions and 175 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue