You are not logged in.
Pages: 1
Hi,
I've been trying to apply JSDoc to a merely educational project here. Google, documentation and stackoverflow offer just bits and pieces, either self-explanatory or obscure and useless.
The only source code file contains three modules implemented as IIFE. I tried everything within reason, but the output of $ jsdoc ./procr/pcn.js consists mostly of the boilerplate heading. Certainly, there's nothing about function descriptions and parameters.
What would you do with this toy project?
Offline
Pages: 1