1484 Forks
13968 Stars
13968 Watchers

jsdoc

An API documentation generator for JavaScript.

How to download and setup jsdoc

Open terminal and run command
git clone https://github.com/jsdoc/jsdoc.git
git clone is used to create a copy or clone of jsdoc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jsdoc https://github.com/jsdoc/jsdoc/archive/master.zip

Or simply clone jsdoc with SSH
[email protected]:jsdoc/jsdoc.git

If you have some problems with jsdoc

You may open issue on jsdoc support forum (system) here: https://github.com/jsdoc/jsdoc/issues