DEBSOURCES
Skip Quicknav
sources / node-async / 3.2.6%2Bdfsg-2 / support / jsdoc / theme / tmpl / mainpage.tmpl
12345678910
<?js var data = obj; var self = this; ?> <?js if (data.readme) { ?> <section class="readme"> <article><?js= data.readme ?></article> </section> <?js } ?>