/mddocs

A simple doc generator for gh-pages when writing documentation in markdown

Primary LanguageJavaScriptMIT LicenseMIT

mddocs

npm status build status dependency status coverage status

An unconfigurable docs generator from markdown with syntax highlighting. Designed for personal ease of use. Examples to come, but you likely don't want this.

Usage

Give it a file to parse and save result.

mddoc api.md -u clux > api.html

License

MIT-Licensed. See LICENSE file for details.