git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42135
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# build the docs
export PTYHONPATH=$PWD
# build the docs
export PTYHONPATH=$PWD
-/opt/python/bin/epydoc --name wxPython \
+/opt/python/bin/epydoc --name "wxPython $VERSION" \
--html \
--output docs/api \
--ignore-param-mismatch \
--html \
--output docs/api \
--ignore-param-mismatch \
# --inheritance grouped \
# --inheritance none \
# --inheritance grouped \
# --inheritance none \
python docs/bin/BuildAPIHelpBook.py wxpyapi docs/api
python docs/bin/BuildAPIHelpBook.py wxpyapi docs/api