Skip to content

Add API Documentation Generator

Compare
Choose a tag to compare
@huiyonghkw huiyonghkw released this 04 Aug 07:46
· 66 commits to master since this release

Features

Add Slate API Documentation Generator - Slate helps you create beautiful, intelligent, responsive API documentation.

Usage

  1. go into slate directory
$cd slate
  1. clone slate git remote repository
$ git clone https://github.com/lord/slate 

it will clone git code to slate directory

  1. move slate to upper directory
$ cd slate

$ mv ./* ../
  1. start to build
cd lnmp-docker 

$ docker-compose build && docker-compose up -d