manual/html/fail.html in taskjuggler-3.4.0 vs manual/html/fail.html in taskjuggler-3.5.0

- old
+ new

@@ -1,7 +1,7 @@ -<!DOCTYPE> -<!-- This file has been generated by tj3man v3.4.0 --> +<!DOCTYPE html> +<!-- This file has been generated by tj3man v3.5.0 --> <html lang="en" xml:lang="en"> <head> <title>fail</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <meta content="IE=9" http-equiv="X-UA-Compatible"/> @@ -34,11 +34,11 @@ <col width="24%"></col> <col width="60%"></col> </colgroup> <tr align="left"> <td class="tag">Purpose</td> - <td class="descr" colspan="2"><div>The fail attribute adds a logical expression to the property. The condition described by the logical expression is checked after the scheduling and an error is raised if the condition evaluates to true. This attribute is primarily intended for testing purposes.</div></td> + <td class="descr" colspan="2"><div>The fail attribute adds a <a href="logicalexpression.html">logical expression</a> to the property. The condition described by the logical expression is checked after the scheduling and an error is raised if the condition evaluates to true. This attribute is primarily intended for testing purposes.</div></td> </tr> <tr align="left"> <td class="tag">Syntax</td> <td class="descr" colspan="2"><code>fail (&lt;operand&gt; [(| | &amp; | &gt; | &lt; | = | &gt;= | &lt;= | !=) &lt;operand&gt;...] | @ (all | none))</code></td> </tr> @@ -97,8 +97,8 @@ <td style="text-align:center; width:30%;"><a href="toc.html">Table Of Contents</a></td> <td style="text-align:right; width:35%;">&gt;&gt; <a href="flags.html">flags</a> &gt;&gt;</td> </tr></table> <hr/> <br/> - <div align="center" style="font-size:10px;">Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012 by Chris Schlaeger &lt;chris@linux.com&gt;.<a href="http://www.taskjuggler.org">TaskJuggler</a> is a trademark of Chris Schlaeger.</div> + <div align="center" style="font-size:10px;">Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 by Chris Schlaeger &lt;chris@linux.com&gt;.<a href="http://www.taskjuggler.org">TaskJuggler</a> is a trademark of Chris Schlaeger.</div> </body> </html>