forked fromnelmio/NelmioApiDocBundle
- Notifications
You must be signed in to change notification settings - Fork2
michalschroeder/NelmioApiDocBundle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TheNelmioApiDocBundle bundle allows you to generate a decent documentationfor your APIs.
Important: This bundle is developed in sync withsymfony'srepository.For Symfony2.0.x
, you need to use the1.*
version of the bundle.
For documentation, see:
Resources/doc/
SeeCONTRIBUTINGfile.
Install theComposerdev
dependencies:
php composer.phar install --dev
Then, run the test suite usingPHPUnit:
phpunit
The design is heavily inspired by theswagger-ui project.Some icons from theGlyphicons library are used torender the documentation.
This bundle is released under the MIT license. See the complete license in thebundle:
Resources/meta/LICENSE
About
Generates documentation for your REST API from annotations
Resources
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- PHP94.7%
- CSS5.3%