Skip to content

thejohnfreeman/jfdoc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

JavaScript documentation generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published