codedox
v1.0.3
Published
Write your code documentations and examples with on web bundling and live executing
Readme
Table of Contents
Installation
This module is distributed via NPM which is bundled with NodeJS and
should be installed globally -g or using npx:
npm install -g codedox or npx codedox
Usage
###cli
npx codedox serve codedox-file.js -p 4005
or
npx codedox serve --help
to see the commands
🐛 Bugs
Please file an issue for bugs, missing documentation, or unexpected behavior.
LICENSE
MIT
