comparison Resources/Graveyard/Deprecated/Samples/WebAssembly/index.html @ 1503:553084468225

moving /Deprecated/ to /Resources/Graveyard/Deprecated/
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 11:38:13 +0200
parents Deprecated/Samples/WebAssembly/index.html@65e1e4b08302
children
comparison
equal deleted inserted replaced
1502:e5729dab3f67 1503:553084468225
1 <!doctype html>
2 <html lang="en-us">
3 <head>
4 <meta charset="utf-8">
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
7 <title>Stone of Orthanc</title>
8 </head>
9 <body>
10 <h1>Available samples</h1>
11 <ul>
12 <li><a href="BasicScene.html">Basic scene</a></li>
13 <li><a href="BasicMPR.html">Basic MPR display</a></li>
14 </ul>
15 </body>
16 </html>