]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix macros appearing in doxygen documentation 2386/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 20 Mar 2016 16:20:59 +0000 (17:20 +0100)
committerTimo Heister <timo.heister@gmail.com>
Sun, 20 Mar 2016 16:20:59 +0000 (17:20 +0100)
See
https://www.dealii.org/developer/doxygen/deal.II/classFunctionParser.html#a39c99186f03fa9c4ab7288f166a6ac5a
for an example

doc/doxygen/options.dox.in

index 4cce0f8a23b736436c96540e8a01d09a7735e1e0..6f16b23e37d4c3aba827b8b456de6c0659749f7f 100644 (file)
@@ -182,7 +182,10 @@ PREDEFINED             = DOXYGEN=1 \
                          DEAL_II_WITH_UMFPACK=1 \
                          DEAL_II_WITH_ZLIB=1 \
                          DEAL_II_NAMESPACE_OPEN= \
-                         DEAL_II_NAMESPACE_CLOSE=
+                         DEAL_II_NAMESPACE_CLOSE= \
+                         DEAL_II_ENABLE_EXTRA_DIAGNOSTICS= \
+                         DEAL_II_DISABLE_EXTRA_DIAGNOSTICS=
+
 
 # do not expand exception declarations
 EXPAND_AS_DEFINED      = DeclException0 \

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.