Fixed genman

This commit is contained in:
Josh Yelon 2005-05-17 22:43:12 +00:00
parent 7c6a5de476
commit 8d40ac2b8f
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
* This version includes the new Max exporter and the new Maya
export panel.
* We have added --docs option to makepanda (to regenerate the
panda documentation). This uses the epydoc
* We have added the --genman option to makepanda (to
regenerate the API reference manual). This uses the epydoc
documentation-generation system.
* Several bugs in the new tutorials have been repaired.