You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
9 years ago | |
|---|---|---|
| .. | ||
| Annotation | 9 years ago | |
| Command | 9 years ago | |
| Controller | 9 years ago | |
| DependencyInjection | 9 years ago | |
| EventListener | 9 years ago | |
| Extractor | 9 years ago | |
| Form/Extension | 9 years ago | |
| Formatter | 9 years ago | |
| Parser | 9 years ago | |
| Resources | 9 years ago | |
| Swagger | 9 years ago | |
| Tests | 9 years ago | |
| Twig/Extension | 9 years ago | |
| Util | 9 years ago | |
| .gitignore | 9 years ago | |
| .travis.yml | 9 years ago | |
| CONTRIBUTING.md | 9 years ago | |
| DataTypes.php | 9 years ago | |
| NelmioApiDocBundle.php | 9 years ago | |
| README.md | 9 years ago | |
| composer.json | 9 years ago | |
| phpunit.xml.dist | 9 years ago | |
README.md
NelmioApiDocBundle
The NelmioApiDocBundle bundle allows you to generate a decent documentation for your APIs.
Documentation
For documentation, see:
Resources/doc/
Contributing
See CONTRIBUTING file.
Running the Tests
Install the Composer dev dependencies:
php composer.phar install --dev
Then, run the test suite using PHPUnit:
phpunit
Credits
The design is heavily inspired by the swagger-ui project. Some icons from the Glyphicons library are used to render the documentation.
License
This bundle is released under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
