diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/rom-module.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/rom-module.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,305 @@
+
+
+
+
+
+
+
+
+
+ |
+
+
+ get_abstract_parents(config)
+ Create from a config element a list of parent
+that are abstract (not buildable). |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ read_file_content(filename)
+ Read the whole file content. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ escape_string(string,
+ config)
+ Escape a string recursively. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ get_makefile_target(text)
+ Retrieve the target name of a step |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ remove_duplicates(array)
+ Remove dusplicates values from an array. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ get_product_path_bsf(product)
+ Get product path using the BSF. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ get_product_path_var(product)
+ Get product path using the new tool. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+