Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thejohnfreeman/jfdoc
JavaScript documentation generator
https://github.com/thejohnfreeman/jfdoc
Last synced: 2 months ago
JSON representation
JavaScript documentation generator
- Host: GitHub
- URL: https://github.com/thejohnfreeman/jfdoc
- Owner: thejohnfreeman
- Created: 2012-03-12T19:39:06.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-11T16:01:51.000Z (over 12 years ago)
- Last Synced: 2024-04-25T09:43:31.545Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 310 KB
- Stars: 36
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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
$ ./jfdocThe output will be in ./doc.