2017 © Pedro Peláez
 

library heydoc

Documentation website based on markdown and html files

image

heydoc/heydoc

Documentation website based on markdown and html files

  • Friday, November 21, 2014
  • by nicolas-brousse
  • Repository
  • 2 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 6 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

**/!\ THIS PROJECT NO LONGER MAINTAINED /!**, (*1)

HeyDoc

Total Downloads Latest Stable Version Latest Unstable Version Build Status, (*2)

Documentation website based on markdown and html files., (*3)

Installation

Create composer.json file:, (*4)

{
    "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., (*5)

Then setup HeyDoc with our command bin/heydoc setup., (*6)

Themes

List of themes:, (*7)

The Versions