]> git.lyx.org Git - lyx.git/blobdiff - sourcedoc/Doxyfile.in
remove last traces of linuxdoc whose support has been removed long ago; requested...
[lyx.git] / sourcedoc / Doxyfile.in
index 6786ba85ad4f85cd74552f15ea8e7474697efab3..16f78f98829ce45692e3a7407edcf390b5a80433 100644 (file)
@@ -228,7 +228,7 @@ GENERATE_BUGLIST       = YES
 # will result in a user defined paragraph with heading "Side Effects:". 
 # You can put \n's in the value part of an alias to insert newlines.
 
-ALIASES                = 
+ALIASES                = endvar=<br><br>
 
 # The ENABLED_SECTIONS tag can be used to enable conditional 
 # documentation sections, marked by \if sectionname ... \endif.
@@ -312,7 +312,8 @@ INPUT                  = @top_srcdir@/src
 
 FILE_PATTERNS          = *.C \
                          *.h \
-                         *.c
+                         *.c \
+                        *.cpp
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 
 # should be searched for input files as well. Possible values are YES and NO. 
@@ -921,3 +922,5 @@ BIN_ABSPATH            = /usr/local/bin/
 # the documentation for these projects as well.
 
 EXT_DOC_PATHS          = 
+
+PREDEFINED = DOXYGEN_SHOULD_SKIP_THIS