| a/landingpage/index.html | b/landingpage/index.html | ||
|---|---|---|---|
...  | 
  ...  | 
||
| 45 | <h1>  | 
  45 | <h1>  | 
| 46 | CfUnit — CODESYS Forge Unit Testing framework  | 
  46 | CfUnit — CODESYS Forge Unit Testing framework  | 
| 47 | </h1>  | 
  47 | </h1>  | 
| 48 | <h2>  | 
  48 | <h2>  | 
| 49 | 'CfUnit' is motivated by absence of 'good and free' open source IEC61131-3 automated unit-testing solutions.  | 
  49 | 'CfUnit' is motivated by absence of 'good and free' open source IEC61131-3 automated unit-testing solutions.  | 
| 50 |           Written in Structured-Text for CODESYS based PLC systems. MIT-licensed. | 
  50 |           Written in Structured-Text for CODESYS based PLC systems, MIT-licensed. | 
| 51 | </h2>  | 
  51 | </h2>  | 
| 52 | <p><a class="btn btn-primary btn-lg" href="#Download">Download <span class="glyphicon glyphicon-circle-arrow-right"></span></a></p>  | 
  52 | <p><a class="btn btn-primary btn-lg" href="#Download">Download <span class="glyphicon glyphicon-circle-arrow-right"></span></a></p>  | 
| 53 | <br>  | 
  53 | <br>  | 
| 54 | <h4>  | 
  54 | <h4>  | 
| 55 | Forked from <a href="https://www.tcunit.org">TcUnit</a> by Jakob Sagatowski for TwinCAT3. Assistance provided  | 
  55 | Forked from <a href="https://www.tcunit.org">TcUnit</a> by Jakob Sagatowski for TwinCAT3. Assistance provided  | 
...  | 
  ...  | 
||
| 192 | <div class="container">  | 
  192 | <div class="container">  | 
| 193 | <h3 id="Resources" class="subhead">Resources</h3>  | 
  193 | <h3 id="Resources" class="subhead">Resources</h3>  | 
| 194 | <div class="row Resources">  | 
  194 | <div class="row Resources">  | 
| 195 | <div class="col-md-10 col-md-offset-1 text-center">  | 
  195 | <div class="col-md-10 col-md-offset-1 text-center">  | 
| 196 | <p class="col-md-4 col-sm-6">  | 
  196 | <p class="col-md-4 col-sm-6">  | 
| 197 |               <strong>API</strong><br> | 
  197 |               <strong>Wiki</strong><br> | 
| 198 | Online API reference can be found <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/">here</a>.  | 
  198 |               A small but complete tutorial can be found <a href="https://forge.codesys.com/prj/cfunit/wiki/API%20Reference/">here</a>. | 
| 199 | The online API reference wiki can be found <a href="https://forge.codesys.com/prj/cfunit/home/Tutorial/">here</a>.  | 
||
| 200 |               A complete development log can be found <a href="https://forge.codesys.com/prj/cfunit/developmentlog/Development%20Log/">here</a>. | 
||
| 199 | </p>  | 
  201 | </p>  | 
| 200 | <p class="col-md-4 col-sm-6">  | 
  202 | <p class="col-md-4 col-sm-6">  | 
| 201 | <strong>Q&A</strong><br>  | 
  203 | <strong>Q&A</strong><br>  | 
| 202 | If you have any questions, you can drop them <a href="https://forge.codesys.com/prj/cfunit/questions/">here</a>.<br>  | 
  204 | If you have any questions, you can drop them <a href="https://forge.codesys.com/prj/cfunit/questions/">here</a>.<br>  | 
| 203 | If you cannot find your anwser, you can always drop a question in the comment.<br>  | 
  205 | If you cannot find your anwser, you can always drop a question in the comment.<br>  |