reorg - remove lots of old stuff

This commit is contained in:
mDuo13
2016-02-17 17:26:37 -08:00
parent 45c327ff89
commit cd8d63ab1d
48 changed files with 190 additions and 3444 deletions

View File

@@ -80,8 +80,8 @@
{% endblock %}
{% block endbody %}
<link rel='stylesheet' type='text/css' href='css/api-style.css'/>
<link rel='stylesheet' type='text/css' href='css/codemirror.css'/>
<link rel='stylesheet' type='text/css' href='css/api-tools.css'/>
<link rel='stylesheet' type='text/css' href='vendor/codemirror.css'/>
<script type='text/javascript' src='js/es5-shim.js'></script>
<script src='vendor/codemirror.min.js'></script>
<script type='text/javascript' src='js/cm-javascript.min.js'></script>