Move Code app to demos directory.

This commit is contained in:
Neil Fraser
2014-11-20 15:37:12 -08:00
parent db1360e423
commit ab133cb539
196 changed files with 1773 additions and 9933 deletions

View File

@@ -132,7 +132,7 @@
</td>
<td>
<div><a href="plane/index.html">Plane</a></div>
<div>Closure Templates to support 35 languages.</div>
<div>Using Closure Templates to support 35 languages.</div>
</td>
</tr>
@@ -148,6 +148,18 @@
</td>
</tr>
<tr>
<td>
<a href="code/index.html">
<img src="code/icon.png" height=80 width=100>
</a>
</td>
<td>
<div><a href="code/index.html">Code Editor</a></div>
<div>Export a Blockly program into JavaScript, Python, Dart or XML.</div>
</td>
</tr>
<tr>
<td>
<a href="blockfactory/index.html">