I just started using WebStorm and JSDoc to document my JavaScript. However, I have not found a way to generate HTML documentation using some of the built-in functionality of WebStorm. I searched the Internet and Stack Overflow, but found only a lot of questions about JSDoc syntax, etc.
What am I missing? I am using WebStorm 7.0.3.
source
share