documentation : a documentation generator. You can installing documentation npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install documentation $ sudo npm install -g documentation
If want to update the documentation package execute the command as below,
$ sudo npm update documentation
Update package globally,
$ npm install -g documentation
$ sudo git clone https://github.com/rektide/documentation.git
$ sudo npm install -g ./documentation
documentation@5.3.3 /usr/lib/node_modules/documentation
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall documentation
Package Name | documentation |
Version | 5.3.3 |
Description | a documentation generator |
Released Date | 2017-10-12T23:33:27.343Z |
Published by | tmcw |
How to Learn | https://www.npmjs.com/package/documentation/tutorial |