jfdoc

0.5.0 • Public • Published

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.

/jfdoc/

    Package Sidebar

    Install

    npm i jfdoc

    Weekly Downloads

    1

    Version

    0.5.0

    License

    none

    Last publish

    Collaborators

    • thejohnfreeman