2017 © Pedro Peláez
 

library api-doc-bundle

API doc bundle

image

itkg/api-doc-bundle

API doc bundle

  • Thursday, March 26, 2015
  • by pdenis
  • Repository
  • 5 Watchers
  • 0 Stars
  • 7,954 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

api-doc-bundle

Provide additional features on top of NelmioApiDocBundle, (*1)

Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight, (*2)

Features * Resources annotation to provide list of markdown files * New method pane (resources pane) to display markdown resources as HTML (using Parsedown library), (*3)

Installation

Installation by Composer

If you use composer, add ItkgApiDocBundle bundle as a dependency to the composer.json of your application, (*4)


"require": { "itkg/api-doc-bundle": "dev-master" }
  • Add Itkgapi-docBundle to your application kernel.

// app/AppKernel.php <?php // ... public function registerBundles() { $bundles = array( // ... new Itkg\ApiDocBundle\ItkgApiDocBundle(), ); }
  • Activate bundle config in application's config.yml file by addng :

itkg_api_doc: ~

Todo

  • Export Documentation API with resources as PDF

The Versions

26/03 2015

dev-master

9999999-dev http://github.com/itkg/api-doc-bundle

API doc bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

api bundle doc interakting

26/03 2015

v1.0.0

1.0.0.0 http://github.com/itkg/api-doc-bundle

API doc bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

api bundle doc interakting