Add navigation menu
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / index.html
index e1b769e..b0b3de1 100644 (file)
       <div id="sidebar">
         <div class="widget">
           <div class="title">Navigation menu</div>
-                  
+          <div class="nav-menu">
+          <ul>
+             <li><a href="index.html"><span>Home</span></a></li>
+             <li><a href="control.html"><span>Experiment control</span></a></li>
+             <li><a href="pintest.html"><span>Pin debugging</span></a></li>
+             <li class="last"><a href="#"><span>Help</span></a></li>
+          </ul>
+          </div>
         </div>
         <div class="widget">
           <div class="title">Help</div>
             <p>
               To explore how this system works, hover over the elements of the
               system diagram below. Clicking each element will lead to a new
-              page that describes that component of the system.
+              page that briefly describes that component of the system.
+            </p>
+            <p>
+              For the full documentation, see the project wiki at:
+              <a href="https://github.com/szmoore/MCTX3420/wiki">
+                https://github.com/szmoore/MCTX3420/wiki
+              </a>
             </p>
             <p>
               To begin a new experiment, use the left navigation pane.

UCC git Repository :: git.ucc.asn.au