squarefeet / DoxToWiki

A quick 'n' dirty (read: proof-of-concept) auto documenting tool, using VisionMedia's `dox` package for Node.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DoxToWiki

A quick 'n' dirty (read: proof-of-concept) auto documenting tool, using VisionMedia's dox package for Node.

Usage

$ cd DoxToWiki

$ node index.js path/to/project/dir outputFormat

Where outputFormat can be one of the following:

  • creole
  • html
  • markdown

About

A quick 'n' dirty (read: proof-of-concept) auto documenting tool, using VisionMedia's `dox` package for Node.


Languages

Language:JavaScript 100.0%