dox : Markdown / JSdoc documentation generator. You can installing dox 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 dox $ sudo npm install -g dox
If want to update the dox package execute the command as below,
$ sudo npm update dox
Update package globally,
$ npm install -g dox
$ sudo git clone https://github.com/rektide/dox.git
$ sudo npm install -g ./dox
dox@0.9.0 /usr/lib/node_modules/dox
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dox
Package Name | dox |
Version | 0.9.0 |
Description | Markdown / JSdoc documentation generator |
Released Date | 2016-08-13T19:59:34.640Z |
Published by | chipersoft |
How to Learn | https://www.npmjs.com/package/dox/tutorial |