]> https://gitweb.dealii.org/ - dealii.git/commitdiff
new define DOXYGEN
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 30 Aug 2005 16:27:20 +0000 (16:27 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 30 Aug 2005 16:27:20 +0000 (16:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@11346 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/options.dox.in

index 8c86e67d1361869d27669ac70dea9652b8a98050..dcb2525a411f2d056f2e959327fa8c506ccd7b43 100644 (file)
@@ -918,7 +918,9 @@ INCLUDE_FILE_PATTERNS  =
 
 # [WB] Set MT flags so that the corresponding documentation will always be visible,
 # [WB] irrespective of whether MT is actually switched on or not.
-PREDEFINED             = DEBUG=1 @DEAL_II_DEFINE_DEAL_II_USE_PETSC@ DEAL_II_USE_MT=1 DEAL_II_USE_MT_POSIX=1
+# [GK] Define a variable doxygen in order to mask out inline functions
+PREDEFINED             = DOXYGEN=1 DEBUG=1 @DEAL_II_DEFINE_DEAL_II_USE_PETSC@ \
+                         DEAL_II_USE_MT=1 DEAL_II_USE_MT_POSIX=1
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded. 

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.