projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Compile fix. Seems to work too, at quick glance.
[wxWidgets.git]
/
wxPython
/
docs
/
bin
/
makeapidocs
diff --git
a/wxPython/docs/bin/makeapidocs
b/wxPython/docs/bin/makeapidocs
index e2122ea682ac8f8230e7a0e3d345335adb31db1c..6f208fc975d32e7843d1ccbcb0451ebf6b306766 100755
(executable)
--- a/
wxPython/docs/bin/makeapidocs
+++ b/
wxPython/docs/bin/makeapidocs
@@
-27,6
+27,7
@@
epydoc --name wxPython \
--url http://wxPython.org/ \
--no-frames \
$* \
+ wxversion/wxversion.py \
wx
# wx/__init__.py \