/DocGen

Primary LanguagePHP

DocGen

This is a simple documentation tool written in PHP to transform Markdown documents into HTML documents for project documentation. It features a simple customisation of the output for peoples own needs.

Usage

prompt> docgen file input.md output.html
prompt> docgen file input.md output.html --template=my-template.php

License

MIT License.