filter core:
[lttv.git] / ltt / branches / poly / doxyfile
index b1f3cc70797810b8a11935caeef88a0298cbf09c..9aa6785ce665589c9f669156683093c5fa12b57e 100644 (file)
@@ -472,7 +472,7 @@ RECURSIVE              = YES
 # excluded from the INPUT source files. This way you can easily exclude a 
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
-EXCLUDE                = ./lttv/modules/examples/
+EXCLUDE                = ./lttv/modules/examples/ 
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or 
 # directories that are symbolic links (a Unix filesystem feature) are excluded 
@@ -856,7 +856,7 @@ MAN_EXTENSION          = .3
 # only source the real man page, but without them the man command 
 # would be unable to find the correct page. The default is NO.
 
-MAN_LINKS              = NO
+MAN_LINKS              = NO 
 
 #---------------------------------------------------------------------------
 # configuration options related to the XML output
This page took 0.023351 seconds and 4 git commands to generate.