Browse Source

Fixed genman

Josh Yelon 20 years ago
parent
commit
8d40ac2b8f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/doc/ReleaseNotes

+ 2 - 2
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.