]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/bin/everything
move wxPython to new trunk
[wxWidgets.git] / wxPython / docs / bin / everything
diff --git a/wxPython/docs/bin/everything b/wxPython/docs/bin/everything
deleted file mode 100755 (executable)
index 1159ff8..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/bash
-# note a real script yet, just a placeholder for ideas...
-
-b 24 gtk2 t
-b 24 gtk2   BUILD_RENAMERS=0 PREP_ONLY=1 FULL_DOCS=1
-##docs/bin/simplify.py
-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