doc/dyk/tipps.html in bake-toolkit-1.8.0.1 vs doc/dyk/tipps.html in bake-toolkit-2.0.10
- old
+ new
@@ -38,14 +38,8 @@
<li>Use this directory when working with bake, Eclipse, etc.
<li>Specify "-w <i>absolute_path_to_working_dir</i>.
<li>To sync/commit from/to svn, use the original directories created by git.
</ul>
-<h3>Single file</h3>
-If you want to build a single file, you have to specify it like that:
-<pre id="rundrum"><code>bake -b Debug -f src/abc/MyFile.cpp</pre></code>
-No need to type so much! If it's not ambiguous, it's enough to specify parts of the filename like this:
-<pre id="rundrum"><code>bake -b Debug -f abc/MyFile.cpp
-bake -b Debug -f MyFile.cpp</code></pre>
</body>
</html>
\ No newline at end of file