diff Applications/Samples/Web/index.html @ 319:daa04d15192c am-2

new SimpleViewer sample that has been split in multiple files to be able to scale it
author am@osimis.io
date Thu, 11 Oct 2018 13:16:54 +0200
parents 3c190e2bb3af
children 612238b3f3e8
line wrap: on
line diff
--- a/Applications/Samples/Web/index.html	Mon Oct 08 17:10:08 2018 +0200
+++ b/Applications/Samples/Web/index.html	Thu Oct 11 13:16:54 2018 +0200
@@ -14,7 +14,8 @@
 
 <body>
     <ul>
-        <li><a href="simple-viewer.html">Simple Viewer</a></li>
+      <li><a href="simple-viewer/simple-viewer.html">Simple Viewer Project</a></li>
+      <li><a href="simple-viewer-single-file.html">Simple Viewer Single file (to be replaced by other samples)</a></li>
     </ul>
 </body>