projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed bug when a fixed pane is resized inside a fixed dock
[wxWidgets.git]
/
wxPython
/
docs
/
bin
/
everything
diff --git
a/wxPython/docs/bin/everything
b/wxPython/docs/bin/everything
index 00fb4edda280a997399e428b51e31825489fa7e8..1159ff878e08465a5d980434fbbd191ab136a8e1 100755
(executable)
--- a/
wxPython/docs/bin/everything
+++ b/
wxPython/docs/bin/everything
@@
-8,3
+8,6
@@
docs/bin/makeapidocs
b 24 gtk2 t
b 24 gtk2 BUILD_RENAMERS=0 PREP_ONLY=1
+if [ "$1" == "upload" ]; then
+ scp -r docs/api robind@shell.sf.net:/home/users/r/ro/robind/wxpython/htdocs/docs
+fi
\ No newline at end of file