diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/vbaconf-module.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/vbaconf-module.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,258 @@
+
+
+
+
+ vbaconf
+
+
+
+
+
+
+
+
+
+
+
+ Package vbaconf
+
+ |
+
+
+ |
+
+
+
+Package vbaconf
source code
+Helper to convert delivery.xml and prep.xml to VirtualBuildArea
+configuration file.
+
+
+
+
+
+
+
+ - vbaconf.new_delivery: Helper to convert delivery.xml and prep.xml to VirtualBuildArea
+configuration file.
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+ cleanup_path(path)
+ Returns path without any sequence of '/' and replacing '' by '/' |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+ generate_config(deliveryinput,
+ prepinput)
+
+ | source code
+ |
+
+
+ deliveryinput: path to delivery conf file (old format).
+prepinput: path to the prep conf file.
+Return XML Document object.
+
+
+ |
+
+
+
+
+
+
+
+
+
+