doc/api/helium/target-sf-platform-bootstrap.html
changeset 627 56a1d97e7c73
parent 432 f2ddfa555b0f
--- a/doc/api/helium/target-sf-platform-bootstrap.html	Tue Oct 06 17:31:14 2009 +0100
+++ b/doc/api/helium/target-sf-platform-bootstrap.html	Thu Oct 08 19:36:20 2009 +0100
@@ -82,7 +82,7 @@
 <h2>Target sf-platform-bootstrap</h2>
 
 <p><b>Location</b></p>
-<p>    <tt class="docutils literal"><a href="/D:/maintools/sf-config/sf-platform/build.xml#L25">D:\maintools\sf-config\sf-platform\build.xml:25:</a></tt>  
+<p>    <tt class="docutils literal"><a href="/d:/maintools/sf-config/sf-platform/build.xml#L25">d:\maintools\sf-config\sf-platform\build.xml:25:</a></tt>  
 </p>
 
 <p><b>Conditional execution</b></p>        
@@ -123,10 +123,11 @@
 <img src="target-sf-platform-bootstrap.dot.png" alt="sf-platform-bootstrap dependencies" usemap="#dependencies"
      style="border-style: none"/>
 <map name="dependencies" id="dependencies">
-<area shape="rect" id="node1" href="target-sf-platform-bootstrap.html" title="sf&#45;platform&#45;bootstrap" alt="" coords="181,41,347,89">
-<area shape="rect" id="node6" href="target-sf-platform-bootstrap-gt.html" title="sf&#45;platform&#45;bootstrap&#45;gt" alt="" coords="412,5,596,53">
-<area shape="rect" id="node8" href="target-sf-platform-bootstrap-s60.html" title="sf&#45;platform&#45;bootstrap&#45;s60" alt="" coords="407,77,601,125">
-<area shape="rect" id="node2" href="target-sf-build-noprep.html" title="sf&#45;build&#45;noprep" alt="" coords="5,41,131,89">
+<area shape="rect" id="node1" href="target-sf-platform-bootstrap.html" title="sf&#45;platform&#45;bootstrap" alt="" coords="181,77,347,125">
+<area shape="rect" id="node6" href="target-sf-gen-buildinfo-txt.html" title="sf&#45;gen&#45;buildinfo&#45;txt" alt="" coords="431,5,577,53">
+<area shape="rect" id="node8" href="target-sf-platform-bootstrap-gt.html" title="sf&#45;platform&#45;bootstrap&#45;gt" alt="" coords="412,77,596,125">
+<area shape="rect" id="node10" href="target-sf-platform-bootstrap-s60.html" title="sf&#45;platform&#45;bootstrap&#45;s60" alt="" coords="407,149,601,197">
+<area shape="rect" id="node2" href="target-sf-build-noprep.html" title="sf&#45;build&#45;noprep" alt="" coords="5,77,131,125">
 </map>
 </p>
 <hr/>
@@ -134,7 +135,7 @@
 
 <h3>Source code</h3>
 <pre>
-    &lt;target name=&quot;sf-platform-bootstrap&quot; depends=&quot;sf-platform-bootstrap-gt,sf-platform-bootstrap-s60&quot;/&gt;
+    &lt;target name=&quot;sf-platform-bootstrap&quot; depends=&quot;sf-gen-buildinfo-txt,sf-platform-bootstrap-gt,sf-platform-bootstrap-s60&quot;/&gt;
 </pre>