Removed. Not needed anymore.
This commit is contained in:
parent
69874b729f
commit
c0818ef24a
@ -1,9 +0,0 @@
|
||||
<?php
|
||||
$output_directory = "api_documentation/trunk";
|
||||
$parse_directory = "lib";
|
||||
$template = 'HTML:Smarty:Doctrine';
|
||||
$title = 'Doctrine Documentation';
|
||||
|
||||
$command = "phpdoc -pp on -s on -dn Doctrine -d $parse_directory -ti $title -t $output_directory -o $template";
|
||||
|
||||
@exec($command);
|
Loading…
x
Reference in New Issue
Block a user