From 8d40ac2b8fdaa4c7c305f3e8592864371a55a14b Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Tue, 17 May 2005 22:43:12 +0000 Subject: [PATCH] Fixed genman --- doc/doc/ReleaseNotes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index 0ba2d6429e..3d168128c3 100644 --- a/doc/doc/ReleaseNotes +++ b/doc/doc/ReleaseNotes @@ -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.