diff extra/soundsoftware/matlab-docs.pl @ 383:47ae83ce8db8 feature_113

Add config file and credit footer
author Chris Cannam
date Mon, 04 Apr 2011 10:57:09 +0100
parents baff1c482d98
children f89765996ef9
line wrap: on
line diff
--- a/extra/soundsoftware/matlab-docs.pl	Mon Apr 04 10:48:08 2011 +0100
+++ b/extra/soundsoftware/matlab-docs.pl	Mon Apr 04 10:57:09 2011 +0100
@@ -71,8 +71,7 @@
 #                      HTML4 compliance done (should be strict HTML4.0, quite near XHTML)
 #                      version 1.23
 #
-#	   29.03.2011  (Chris Cannam) add frames option
-#
+#	   29.03.2011  (Chris Cannam) add frames option.
 
 $VERSION  = '1.23';
 ($PROGRAM = $0) =~ s@.*/@@; $PROGRAM = "\U$PROGRAM\E";
@@ -103,7 +102,7 @@
    'codeheadmeta',              '<meta name="author of conversion perl script" content="Hartmut Pohlheim" />',
    'codehr',                    '<hr size="3" noshade="noshade" />',
    'codeheader',                '',
-   'configfile',                'mtree2html2001_rc.txt',
+   'configfile',                'matlab-docs.conf',
    'csslink',                   '',
    'dirmfiles',                 $diract,
    'dirhtml',                   $diract,