Mercurial > hg > soundsoftware-site
comparison extra/soundsoftware/matlab-docs.pl @ 411:e7ba81c8dc5a feature_113
Add the MATLAB doc extractor to the general doc extraction script
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 28 Apr 2011 13:29:15 +0100 |
parents | 675de8e6becf |
children |
comparison
equal
deleted
inserted
replaced
410:675de8e6becf | 411:e7ba81c8dc5a |
---|---|
73 # | 73 # |
74 # 29.03.2011 (Chris Cannam) add frames option. | 74 # 29.03.2011 (Chris Cannam) add frames option. |
75 | 75 |
76 $VERSION = '1.23'; | 76 $VERSION = '1.23'; |
77 ($PROGRAM = $0) =~ s@.*/@@; $PROGRAM = "\U$PROGRAM\E"; | 77 ($PROGRAM = $0) =~ s@.*/@@; $PROGRAM = "\U$PROGRAM\E"; |
78 $debug = 4; | 78 $debug = 1; |
79 | 79 |
80 #------------------------------------------------------------------------ | 80 #------------------------------------------------------------------------ |
81 # Define platform specific things | 81 # Define platform specific things |
82 #------------------------------------------------------------------------ | 82 #------------------------------------------------------------------------ |
83 # suffix for files to search is defined twice | 83 # suffix for files to search is defined twice |