short-jsdoc
Version:
short and simple jsdoc Object Oriented syntax format and implementation
16 lines (10 loc) • 325 B
Markdown
#Introduction
This is an example JavaScript project that uses shortjsdoc to document its js files.
#Install
npm install
node setup.js
this will generate the folder jsdoc with this project's jsdocs
#Test
cd short-jsdoc
grunt run
firefox http://localhost:8080/test/node-test-project/jsdoc/#index