Some command line options are not GNU/POSIX compliant (4)
[geeqie.git] / doxygen.conf
index 57640cb..c7f0b2f 100644 (file)
@@ -536,7 +536,7 @@ EXTRACT_LOCAL_METHODS  = YES
 # are hidden.
 # The default value is: NO.
 
-EXTRACT_ANON_NSPACES   = NO
+EXTRACT_ANON_NSPACES   = YES
 
 # If this flag is set to YES, the name of an unnamed parameter in a declaration
 # will be determined by the corresponding definition. By default unnamed
@@ -924,6 +924,7 @@ FILE_PATTERNS          = *.c \
                          *.m \
                          *.markdown \
                          *.md \
+                         *.rb \
                          *.mm \
                          *.dox \
                          *.py \
@@ -956,8 +957,7 @@ RECURSIVE              = YES
 # Note that relative paths are relative to the directory from which doxygen is
 # run.
 
-EXCLUDE                = build \
-                         subprojects
+EXCLUDE                = build
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded