Rename buildcfg to config
This commit is contained in:
8
config/jsdoc/api/template/tmpl/source.tmpl
Normal file
8
config/jsdoc/api/template/tmpl/source.tmpl
Normal file
@@ -0,0 +1,8 @@
|
||||
<?js
|
||||
var data = obj;
|
||||
?>
|
||||
<section>
|
||||
<article>
|
||||
<pre class="prettyprint source"><code><?js= data.code ?></code></pre>
|
||||
</article>
|
||||
</section>
|
||||
Reference in New Issue
Block a user