Taking over new template from jsdoc but keep modifications by OpenLayers as much as possible

This commit is contained in:
augustus
2012-10-31 09:39:55 +01:00
parent f4139f208a
commit 64a252093c
17 changed files with 156 additions and 75 deletions

View File

@@ -1,4 +1,7 @@
<?js var self = this; ?>
<?js
var data = obj;
var self = this;
?>
<dt>
<h4 class="name" id="<?js= id ?>"><?js= data.attribs + (kind == 'class'? 'new ':'') + name + data.signature ?></h4>