Tidying up the repo and adding in new documentation.

This commit is contained in:
photonstorm
2013-10-23 14:00:29 +01:00
parent 4a51ac4671
commit ffd5ddc534
375 changed files with 4617 additions and 32924 deletions
+8
View File
@@ -0,0 +1,8 @@
<?js
var data = obj;
?>
<section>
<article>
<pre class="sunlight-highlight-javascript <?js= this.navOptions.linenums ? 'linenums' : '' ?>"><?js= data.code ?></pre>
</article>
</section>