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.
- Host: GitHub
- URL: https://github.com/afroware/blueprint
- Owner: afroware
- Created: 2017-09-09T17:21:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T16:46:30.000Z (almost 9 years ago)
- Last Synced: 2024-05-21T02:23:45.407Z (about 2 years ago)
- Topics: document-management, documentation, documentation-generator
- Language: PHP
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# API Blueprint Generator
[](https://travis-ci.org/afroware/blueprint)
[](https://packagist.org/packages/afroware/blueprint)


[](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:
```