An open API service indexing awesome lists of open source software.

https://github.com/afroware/blueprint

API Blueprint documentation generator.
https://github.com/afroware/blueprint

document-management documentation documentation-generator

Last synced: 3 months ago
JSON representation

API Blueprint documentation generator.

Awesome Lists containing this project

README

          

# API Blueprint Generator
[![Build Status](https://travis-ci.org/afroware/blueprint.svg?branch=master)](https://travis-ci.org/afroware/blueprint)
[![License](https://img.shields.io/packagist/l/afroware/blueprint.svg?style=flat-square)](https://packagist.org/packages/afroware/blueprint)
![Development Version](https://img.shields.io/packagist/vpre/afroware/blueprint.svg?style=flat-square)
![Monthly Installs](https://img.shields.io/packagist/dm/afroware/blueprint.svg?style=flat-square)
[![StyleCI](https://styleci.io/repos/37761089/shield)](https://styleci.io/repos/37761089)

This package generates a valid API Blueprint 1A document from a collection of classes.

## Usage

Some index method phpdoc example:

```