Diff of /trunk/landingpage/index.html [r119] .. [r120]  Maximize  Restore

Switch to unified view

a/trunk/landingpage/index.html b/trunk/landingpage/index.html
...
...
144
              <li>Call the CfUnit-assert methods to compare the expected output to the actual output,</li>
144
              <li>Call the CfUnit-assert methods to compare the expected output to the actual output,</li>
145
              <li>Close the test with <code>TEST_FINISHED()</code> when finished.</li>
145
              <li>Close the test with <code>TEST_FINISHED()</code> when finished.</li>
146
            </ul>
146
            </ul>
147
          </ul> 
147
          </ul> 
148
        </p>
148
        </p>
149
        <p class="col-md-4 col-sm-6">
149
        <p><ul class="col-md-4 col-sm-6">
150
          <strong>Tuturials</strong><br>
150
          <strong>Tuturials</strong>
151
          <ul>
151
            <ul>
152
            <li>Quick start <a href="https://forge.codesys.com/prj/cfunit/home/Home/">instructions</a>.</li>
152
              <li>Quick start <a href="https://forge.codesys.com/prj/cfunit/home/Home/">instructions</a>.</li>
153
            <li>Checking test <a href="https://forge.codesys.com/prj/cfunit/home/Home/">results</a>.</li>
153
              <li>Checking test <a href="https://forge.codesys.com/prj/cfunit/home/Home/">results</a>.</li>
154
            <li>Or follow <a href="https://forge.codesys.com/prj/cfunit/home/Home/">this introduction user guide</a>.<br></li>
154
              <li>Or follow <a href="https://forge.codesys.com/prj/cfunit/home/Home/">this introduction user guide</a>.<br></li>
155
            The end result of the tuturial can be downloaded <a href="#Download">here.</a>
155
              The end result of the tuturial (Simple Usage Example) can be downloaded <a href="#Download">here.</a>
156
          </ul>
156
            </ul>
157
          </ul> 
157
        </p>
158
        </p>
158
        <p class="col-md-4 col-sm-6">
159
        <p class="col-md-4 col-sm-6">
159
          <strong>API</strong><br>
160
          <strong>API</strong><br>
160
          <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/">Online API reference can be found here</a>.
161
          <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/">Online API reference can be found here</a>.
161
        </p>        
162
        </p>