Skip to content

jf908/ManualHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManualHTML

A web manual generator for command-line programs. Accepts JSON adhering to the argspec schema.

Usage

manualhtml doc.json

Outputs manual to man/doc.html

Compiling

Reqires Node v10+

npm install
npm run build

Builds OS specific version to dist/

About

A web manual generator for command-line programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published