TreeviewCopyright © aleen42 all right reserved, powered by aleen42

JSDoc Back

JSDoc is an API documentation generator for JavaScript, and it is helpful for commenting on methods, modules, classes, etc. When add comments with JSDoc formation, the tool can scan around code and generate an HTML documentation website for us.

Here I just want to note about some rules we need to know around using JSDoc.

Tags

Advanced

Empty Comments
Sign in GitHub

As the plugin is integrated with a code management system like GitLab or GitHub, you may have to auth with your account before leaving comments around this article.

Notice: This plugin has used Cookie to store your token with an expiration.