Move doxygen files into doxygen dir
This commit is contained in:
parent
b72ef91f19
commit
3219ab4e0a
@ -17,7 +17,7 @@ use Cwd;
|
|||||||
my $dir = getcwd;
|
my $dir = getcwd;
|
||||||
|
|
||||||
print "Current dir is: $dir\n";
|
print "Current dir is: $dir\n";
|
||||||
print "Running dir for doxygen must be: $DIR/doxygen\n";
|
print "Running dir for doxygen must be: $DIR\n";
|
||||||
|
|
||||||
if (! -s $CONFFILE)
|
if (! -s $CONFFILE)
|
||||||
{
|
{
|
||||||
Loading…
Reference in New Issue
Block a user