]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
doxygen: Exclude *.command_list.[ch].
authorAndre Noll <maan@systemlinux.org>
Fri, 22 Apr 2011 16:01:56 +0000 (18:01 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 15 May 2011 07:58:03 +0000 (09:58 +0200)
These files are auto-generated and the documentation is not very
helpful, so do not generate doxygen pages for these.

Doxyfile

index fcfe4043e9f96448deb8de5e4facf6226ac3c610..81e414d5609c8408aec577a0524f3e3f4d10afe4 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -622,7 +622,8 @@ EXCLUDE_PATTERNS       = *.cmdline.* \
                          gui* \
                          gcc-compat.h \
                          fade.c \
-                         config.h
+                         config.h \
+                       *_command_list.[ch]
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the