diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/build.io-module.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/build.io-module.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,159 @@
+
+
+
+
+ build.io
+
+
+
+
+
+
+
+
+
+Module io
source code
+IO classes for handling build-related objects, e.g. log files.
+
+
+
+
+
+
+
+
+ |
+ AbldLogWhatReader
+ Reader that parses a Symbian build log and extracts abld -what sections.
+ |
+
+
+
+
+ |
+ RombuildLogBinarySizeReader
+ Reader that parses a Symbian ROM build log and extracts binary sizes.
+ |
+
+
+
+
+
+
+
+
+
+ |
+ _logger = logging.getLogger('build.io')
+ |
+
+
+
+
+
+
+
+
+
+