]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/docs/bin/makeapidocs
   3 #---------------------------------------------------------------------- 
   5 if [ ! -d wxPython 
]; then  # TODO: make this test more robust 
   6     echo "Please run this script from the root wxPython directory." 
  13 epydoc 
--name wxPython \
 
  16     --ignore-param-mismatch \
 
  18     --no-expand-subpackages \
 
  20     --css docs
/wxPython
-epydoc.css \
 
  21     --docformat restructuredtext \
 
  26 #    --docformat epytext \ 
  31 #   1. Should rebuild the top-level docs too (but we need more of them first!) 
  32 #   2. bundle it all up into a tarball