Couscous 1.0.0

Couscous is a static documentation generator implemented in PHP. It supports MarkDown Extra, and requires a YAML configuration file, but then autodiscovers and assembles any *.md files, generate a template- enriched manual, and save or upload it (optionally in a gh-pages branch).

Tags php documentation generator template
License MITL
State stable

Recent Releases

1.0.011 Dec 2014 21:05 major feature: Couscous now provides a default template and 2 other alternative templates. Documentation overhaul. Simpler commands. Markdown Extra support. Automatically install Bower dependencies if a bower.json file is in #website/public/. The preview command will show the name of the files that have changed when regenerating. You don't need to create the gh-pages branch if it doesn't exist.