Browse Source

Added epydoc copy

Josh Yelon 20 years ago
parent
commit
7b0e6246a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/makepanda/makepanda.py

+ 1 - 0
doc/makepanda/makepanda.py

@@ -1910,6 +1910,7 @@ if (sys.platform == "win32"):
 CopyFile(PREFIX+"/", "doc/LICENSE")
 CopyFile(PREFIX+"/", "doc/LICENSE")
 CopyFile(PREFIX+"/", "doc/ReleaseNotes")
 CopyFile(PREFIX+"/", "doc/ReleaseNotes")
 CopyTree(PREFIX+'/Pmw', 'thirdparty/Pmw')
 CopyTree(PREFIX+'/Pmw', 'thirdparty/Pmw')
+CopyTree(PREFIX+'/epydoc', 'thirdparty/epydoc')
 CopyTree(PREFIX+'/SceneEditor', 'SceneEditor')
 CopyTree(PREFIX+'/SceneEditor', 'SceneEditor')
 CopyAllFiles(PREFIX+"/plugins/",  "pandatool/src/scripts/", ".mel")
 CopyAllFiles(PREFIX+"/plugins/",  "pandatool/src/scripts/", ".mel")
 CopyAllFiles(PREFIX+"/plugins/",  "pandatool/src/scripts/", ".ms")
 CopyAllFiles(PREFIX+"/plugins/",  "pandatool/src/scripts/", ".ms")