]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix doxygen include path and expand DeclExceptionMsg
authorTimo Heister <timo.heister@gmail.com>
Sun, 1 May 2016 08:54:54 +0000 (09:54 +0100)
committerTimo Heister <timo.heister@gmail.com>
Sun, 1 May 2016 08:57:33 +0000 (09:57 +0100)
doc/doxygen/options.dox.in

index 5dd491948a9b7df41a6915b419d918c3a690219a..03cc91fe9437a69cddf09a36f1a37caab5af29a5 100644 (file)
@@ -150,7 +150,7 @@ ENABLE_PREPROCESSING   = YES
 MACRO_EXPANSION        = YES
 EXPAND_ONLY_PREDEF     = YES
 SEARCH_INCLUDES        = YES
-INCLUDE_PATH           = @CMAKE_SOURCE_DIR@/include/deal.II
+INCLUDE_PATH           = @CMAKE_SOURCE_DIR@/include @CMAKE_BINARY_DIR@/include
 INCLUDE_FILE_PATTERNS  =
 
 # set a few variables that help us generate documentation for
@@ -189,7 +189,8 @@ PREDEFINED             = DOXYGEN=1 \
 
 
 # do not expand exception declarations
-EXPAND_AS_DEFINED      = DeclException0 \
+EXPAND_AS_DEFINED      = DeclExceptionMsg \
+                         DeclException0 \
                          DeclException1 \
                          DeclException2 \
                          DeclException3 \

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.