Changeset 24366
- Timestamp:
- 11/25/09 07:51:31 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfPhpDocPlugin/branches/1.1/config/phpdoc.ini
r13717 r24366 1 directory = lib/model,lib/form,apps2 ignore = *templates/*3 target = doc/ 4 title = Your project1 directory = . 2 ignore = lib/vendor/, cache/, plugins/, test/, web/, lib/*/doctrine/*/base/, apps/*/templates/, config/error/, /config/unavailable.php 3 target = doc/phpdoc/ 4 title = Your project plugins/sfPhpDocPlugin/branches/1.2/config/phpdoc.ini
r13742 r24366 1 directory = lib/model,lib/form,apps2 ignore = *templates/*3 target = doc/ 4 title = Your project1 directory = . 2 ignore = lib/vendor/, cache/, plugins/, test/, web/, lib/*/doctrine/*/base/, apps/*/templates/, config/error/, /config/unavailable.php 3 target = doc/phpdoc/ 4 title = Your project