changeset 234:497c5985af72 live

Merge from branch "feature_20"
author Chris Cannam
date Thu, 17 Feb 2011 19:47:09 +0000
parents e77e267057c8 (current diff) df89e7aa3ce8 (diff)
children 61f66ddb0b65 2241ff65dd33 83bf35c4f9d1
files
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/extra/soundsoftware/doxysafe.pl	Thu Feb 17 19:10:58 2011 +0000
+++ b/extra/soundsoftware/doxysafe.pl	Thu Feb 17 19:47:09 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