]>
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 export PTYHONPATH
=$PWD 
  15 epydoc 
--name wxPython \
 
  18     --ignore-param-mismatch \
 
  20     --no-expand-subpackages \
 
  22     --css docs
/wxPython
-epydoc.css \
 
  23     --docformat restructuredtext \
 
  24     --url http
://wxPython.org
/ \
 
  31 #    wx/calendar.py wx/grid.py wx/html.py wx/wizard.py \ 
  32 #    wx/gizmos.py wx/ogl.py wx/stc.py wx/xrc.py 
  36 #    --docformat epytext \ 
  38 #    --inheritance grouped \ 
  42 #   1. Should rebuild the top-level docs too (but we need more of them first!) 
  43 #   2. bundle it all up into a tarball