Search code examples
javascriptdocumentationjsdoc

How to automatically create documentation for JavaScript


Is there anything like Javadoc in JavaScript? In Java I just clicked generate JavaDoc and it created a website with my documented code. What is the equivalent in JavaScript?


Solution

  • There are plenty of them: