# HG changeset patch # User Chris Cannam # Date 1297971971 0 # Node ID df89e7aa3ce8374138bc3f6cc8a21bb7b10bb7ad # Parent 3c084a25d8ab01af15ae644d7f0816f8c1c2240b Ensure some rather essential parameters get included (after file safety check)! diff -r 3c084a25d8ab -r df89e7aa3ce8 extra/soundsoftware/doxysafe.pl --- a/extra/soundsoftware/doxysafe.pl Thu Feb 17 17:46:14 2011 +0000 +++ b/extra/soundsoftware/doxysafe.pl Thu Feb 17 19:46:11 2011 +0000 @@ -32,7 +32,17 @@ DOT_TRANSPARENT => "YES", ); +# These are the keys that are safe to take from the output and include +# in the output; they may still need to be checked for safe values (if +# file paths). my @safe = qw( +INPUT +FILE_PATTERNS +EXAMPLE_PATH +EXAMPLE_PATTERNS +IMAGE_PATH +INCLUDE_PATH +INCLUDE_FILE_PATTERNS DOXYFILE_ENCODING PROJECT_NAME PROJECT_NUMBER