Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / doc / user_guide / doxygen / UserGuideDoxyfile.in
index d85cb15..1bf013f 100644 (file)
@@ -658,17 +658,17 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = index.doc \                                                  
-                        install.doc \
-                        use.doc \                               
-                         modules.doc \
-                        options.doc \
+INPUT                  = index.doc \
+                         install.doc \
+                         use.doc \   
+                         examples.doc \            
+                         options.doc \
                          platform.doc \
-                         tracing.doc \                       
+                         deployment.doc \
+                         tracing.doc \
                          pls.doc \
-                        bindings.doc \                                                  
-                        FAQ.doc \
-                         @top_srcdir@/doc/user_guide/doxygen/logcategories.doc
+                         bindings.doc
+                        
 
 ###################################################
 ##  PLEASE DON'T MESS WITH THE ORDER OF EXAMPLES ## (unless you know what you are doing, of course)