= sfPhpDocumentorPlugin = sfPhpDocumentorPlugin provides a wrapper to phpdocumentor. The plugin does not provide the phpdocumentor files. == Installation == * Install the plugin {{{ $ symfony plugin:install sfGuardPlugin }}} * Configure your phpdoc path in config/phpdocumentor.yml {{{ path: /var/www/phpDocumentor-1.4.2/ }}} For more infos : {{{ $ symfony help generate:api }}}