[MOAB-dev] r5645 - MOAB/trunk/doc
    iulian at mcs.anl.gov 
    iulian at mcs.anl.gov
       
    Mon Jul 30 13:26:01 CDT 2012
    
    
  
Author: iulian
Date: 2012-07-30 13:26:01 -0500 (Mon, 30 Jul 2012)
New Revision: 5645
Modified:
   MOAB/trunk/doc/user.dox.in
Log:
include itaps/imesh folder in generated documentation
Modified: MOAB/trunk/doc/user.dox.in
===================================================================
--- MOAB/trunk/doc/user.dox.in	2012-07-30 16:14:34 UTC (rev 5644)
+++ MOAB/trunk/doc/user.dox.in	2012-07-30 18:26:01 UTC (rev 5645)
@@ -310,7 +310,8 @@
                          @top_srcdir@/src/MBCN.h \
                          @top_srcdir@/src/MBEntityType.h \
                          @top_srcdir@/src/parallel/MBParallelConventions.h \
-                         @top_srcdir@/tools/dagmc/DagMC.hpp
+                         @top_srcdir@/tools/dagmc/DagMC.hpp \
+                         @top_srcdir@/itaps @top_srcdir@/itaps/imesh
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
@@ -342,14 +343,14 @@
 # directories that contain example code fragments that are included (see 
 # the \include command).
 
-EXAMPLE_PATH           = 
+EXAMPLE_PATH           =  
 
 # If the value of the EXAMPLE_PATH tag contains directories, you can use the 
 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
 # and *.h) to filter out the source-files in the directories. If left 
 # blank all files are included.
 
-EXAMPLE_PATTERNS       = 
+EXAMPLE_PATTERNS       =
 
 # The IMAGE_PATH tag can be used to specify one or more files or 
 # directories that contain image that are included in the documentation (see 
    
    
More information about the moab-dev
mailing list