Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.
/ node-onedox Public archive

Source-code documenter for node.js-projects.

Notifications You must be signed in to change notification settings

One-com/node-onedox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneDox

Not-Invented-Here version of docco / dox (before it stopped outputting HTML).

Generates a bunch of HTML where block comments is shown side-by-side with the source code.

Usage:

onedox --out doc/ file1.js lib/file2.js lib/file3.js ...

Install

npm install onedox

(Or clone this repo and run npm install.)

About

Source-code documenter for node.js-projects.

Resources

Stars

Watchers

Forks

Packages

No packages published