Skip to content
This repository was archived by the owner on Dec 25, 2021. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docanize

Automatically generate jsdoc style comments for your code to make documentation generation easier.

installation

npm install docanize -g or yarn global add docanize

usage

docanize [options]

options

  • -d or --dir : the directory on which you want to run docanize on
  • -l or --linspace : the line spacing between the lines of comments (defaults to 1).

examples

docanize -d='./dir' -l=1 generate comments for dir folder with line-space of 1

docanize generate comments for root folder

About

Automatically generate jsdoc style comments for your code to make documentation generation easier.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages