Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix doxygen table generation
[simgrid.git] / doc / dev_guide / doxygen / DevGuideDoxyfile.in
index 003dd44..1314e51 100644 (file)
@@ -661,8 +661,8 @@ WARN_LOGFILE           =
 INPUT                  = index.doc \
                          simgrid.doc \
                          xps.doc \
 INPUT                  = index.doc \
                          simgrid.doc \
                          xps.doc \
-                         cmake.doc
-
+                         cmake.doc 
+                         
 ###################################################
 ##  PLEASE DON'T MESS WITH THE ORDER OF EXAMPLES ## (unless you know what you are doing, of course)
 ###################################################
 ###################################################
 ##  PLEASE DON'T MESS WITH THE ORDER OF EXAMPLES ## (unless you know what you are doing, of course)
 ###################################################
@@ -1560,7 +1560,7 @@ SKIP_FUNCTION_MACROS   = YES
 # NOT include the path). If a tag file is not located in the directory in which
 # doxygen is run, you must also specify the path to the tagfile here.
 
 # NOT include the path). If a tag file is not located in the directory in which
 # doxygen is run, you must also specify the path to the tagfile here.
 
-TAGFILES               = @CMAKE_HOME_DIRECTORY@/doc/shared/doxygen/simgriddevguide.tag
+TAGFILES               =
 
 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
 # a tag file that is based on the input files it reads.
 
 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
 # a tag file that is based on the input files it reads.