UNPKG

short-jsdoc

Version:

short and simple jsdoc Object Oriented syntax format and implementation

18 lines (8 loc) 639 B
<% var data = this.application.data; %> <%= data.projectMetadata && this.application.templates['project-metadata'].apply(this, arguments) %> <div class="pull-right">&nbsp;&nbsp;<a href="<%= this.makeLink('index', false, {private: this.options.private ? 0 : 1}) %>"> <%= this.options.private ? 'Show' : 'Hide' %> private classes</a></div> <p>Take a look at the <a href="#tree">Full Abstract Syntax Tree (AST) View</a></p> <p>Or to the <a href="#hierarchyTree">Full Class Hierarchy tree</a></p> <%= this.application.templates['modules'].apply(this, arguments) %> <%= this.application.templates['classes'].apply(this, arguments) %>