]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix doxygen errors of undefined version macros 2624/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 22 May 2016 10:36:42 +0000 (11:36 +0100)
committerTimo Heister <timo.heister@gmail.com>
Sun, 22 May 2016 10:36:42 +0000 (11:36 +0100)
This adds the version macros for p4est and Trilinos (always returning 1)
to doxygen. Otherwise doxygen freaks out when parsing header files that
contain them.

doc/doxygen/options.dox.in

index 03cc91fe9437a69cddf09a36f1a37caab5af29a5..8faf11fedad402ade577156d8790045a1f850578 100644 (file)
@@ -185,8 +185,9 @@ PREDEFINED             = DOXYGEN=1 \
                          DEAL_II_NAMESPACE_OPEN= \
                          DEAL_II_NAMESPACE_CLOSE= \
                          DEAL_II_ENABLE_EXTRA_DIAGNOSTICS= \
-                         DEAL_II_DISABLE_EXTRA_DIAGNOSTICS=
-
+                         DEAL_II_DISABLE_EXTRA_DIAGNOSTICS= \
+                         DEAL_II_P4EST_VERSION_GTE=1 \
+                         DEAL_II_TRILINOS_VERSION_GTE=1
 
 # do not expand exception declarations
 EXPAND_AS_DEFINED      = DeclExceptionMsg \

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.