pboivin / twill-api-docs

API browser for area17/twill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twill API docs are now accessible at twill.io/docs/api — this repository just for testing.


API browser for Twill

Branches: 1.1 | 1.2 | 2.x | master

Initial setup

git clone https://github.com/pboivin/twill-api.git
cd twill-api
git submodule update --init
composer install

Generate the documentation

php vendor/bin/doctum.php update config.php

Access the documentation locally

php -S 0.0.0.0:8000 -t docs/2.x/

Visit localhost:8000 in your Web browser.

About

API browser for area17/twill


Languages

Language:PHP 100.0%