jfdoc

JavaScript documentation generator

Downloads
18
Stars
36

JFDoc will be a documentation generator for JavaScript that supports JSDoc tags. Additionally, it will:

  • compile Markdown in all description fields
  • link documentation to syntax-highlighted source code snippets
  • support custom tags and Mustache templates

Usage

$ make
$ ./jfdoc <source files>

The output will be in ./doc.