Added phaser build and hellophaser sample
This commit is contained in:
8
docs/build/docstrap-master/template/tmpl/source.tmpl
vendored
Normal file
8
docs/build/docstrap-master/template/tmpl/source.tmpl
vendored
Normal 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>
|
||||
Reference in New Issue
Block a user