*/!\ THIS PROJECT NO LONGER MAINTAINED /!*
Documentation website based on markdown and html files.
Create composer.json file:
{
"name": "heydoc/heydoc-application",
"license": "MIT",
"type": "project",
"description": "HeyDoc application",
"require": {
"php": ">=5.3.3",
"heydoc/heydoc": "~0.1"
},
"config": {
"bin-dir": "bin"
}
}And composer install.
Then setup HeyDoc with our command bin/heydoc setup.
List of themes:



