Hi Simon,
after installing nodeJS on windows, I've installed nodeJS using npm install -g
After that, I'm able to execute jsdoc generation in command prompt for single files specifying the js file location, but not for the whole UI5 project folder/file downloaded from SAP WebIDE using the context menu in windows. Are you using linux ? Any advice is welcome regarding isntallation
Thanks, Attila
P.S.: I've tries with option -r (recurse), but only the file I specified as argument for JSDoc was processed.