JMsand / yahdoc

Generate documentation for javascript, typescript, coffeescript etc. from the comments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yahdoc

Generate documentation for javascript, typescript, coffeescript etc. from the comments.

Features

  1. Different styles of comments.
/**
 *
 * @meh
 *
 */
# @meh
  1. Support for Markdown (github style markdown?)
  2. ...
  3. Profit!!!!

About

Generate documentation for javascript, typescript, coffeescript etc. from the comments

License:MIT License


Languages

Language:JavaScript 100.0%