boussou / slim-api-doc

Slim framework documentation generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slim API Doc

Slim-api-doc is a PHP script that generates API Documentation from Slim application source with custom annotations . It is very lite and has no external dependencies . It also supports custom templates , but for now only markdown template is available .

Use

#php slim-doc.php -i input_file.php -o output_file.md

Check an example output here

About

Slim framework documentation generator

License:MIT License


Languages

Language:PHP 100.0%