Differentiating doc from apidoc
This renames the doc task to apidoc. The apidoc delegates to jsdoc3 currently. We will have additional documentation that is not built by jsdoc3. It makes sense to reserve the more general 'doc' name for building all documentation (not just apidoc).
This commit is contained in:
2
apidoc/template/tmpl/example.tmpl
Normal file
2
apidoc/template/tmpl/example.tmpl
Normal file
@@ -0,0 +1,2 @@
|
||||
<?js var data = obj; ?>
|
||||
<pre><code><?js= data ?></code></pre>
|
||||
Reference in New Issue
Block a user