Diff of /trunk/landingpage/index.html [r97] .. [r98]  Maximize  Restore

Switch to unified view

a/trunk/landingpage/index.html b/trunk/landingpage/index.html
...
...
130
      <h3 id="faqs" class="subhead">Frequently Asked Questions</h3>
130
      <h3 id="faqs" class="subhead">Frequently Asked Questions</h3>
131
      <div class="row faqs">
131
      <div class="row faqs">
132
        <p class="col-md-4 col-sm-6">
132
        <p class="col-md-4 col-sm-6">
133
          <strong>Getting started</strong><br>
133
          <strong>Getting started</strong><br>
134
          All you need to do is to download & install the library and provide a<br> 
134
          All you need to do is to download & install the library and provide a<br> 
135
          reference of the CfUnit-library in your project.Now you are ready and<br>
135
          reference of the CfUnit-library in your project. Now you are ready and<br>
136
          you can start to write your test code.
136
          you can start to write your test code.
137
        </p>
137
        </p>
138
        <p><ul class="col-md-4 col-sm-6">
138
        <p><ul class="col-md-4 col-sm-6">
139
          <strong>Follow these simple steps</strong>
139
          <strong>Follow these simple steps</strong>
140
            <ul>
140
            <ul>
...
...
147
          </ul> 
147
          </ul> 
148
        </p>
148
        </p>
149
        <p class="col-md-4 col-sm-6">
149
        <p class="col-md-4 col-sm-6">
150
          <strong>User Guide</strong><br>
150
          <strong>User Guide</strong><br>
151
          Follow <a href="https://tcunit.org/introduction-user-guide/">this tuturial</a>.<br>
151
          Follow <a href="https://tcunit.org/introduction-user-guide/">this tuturial</a>.<br>
152
          The end result of this tuturial in CODESYS can be downloaded <a href="#Downloads">here</a>
152
          The end result of this tuturial in CODESYS can be downloaded <a href="#Downloads">here.</a><br>
153
          <br>
154
          <i>Allthough initially written for TwinCAT, it can be easily followed by CODESYS users.</i>
153
          Allthough written for TwinCAT, it can be easily followed by CODESYS users.
155
        </p>
154
        </p>
156
        <p class="col-md-4 col-sm-6">
155
        <p class="col-md-4 col-sm-6">
157
          <strong>API</strong><br>
156
          <strong>API</strong><br>
158
          <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/">Online API reference can be found here</a>.
157
          <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/">Online API reference can be found here</a>.
159
        </p>        
158
        </p>