Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ok, I forgot most of the examples in one of my previous commit. Repaired.
[simgrid.git] / doc / user_guide / doxygen / UserGuideDoxyfile.in
index ff35999185b5056c13d22f6cfa6be76e4fa0e58b..7927828d082316c7e8413ce8ec688f8c6fa78d9f 100644 (file)
@@ -660,14 +660,15 @@ WARN_LOGFILE           =
 
 INPUT                  = index.doc \
                          install.doc \
-                         use.doc \
-                         modules.doc \
+                         use.doc \   
+                         examples.doc \            
                          options.doc \
                          platform.doc \
                          tracing.doc \
                          pls.doc \
                          bindings.doc \
                          @top_srcdir@/doc/user_guide/doxygen/logcategories.doc
+                        
 
 ###################################################
 ##  PLEASE DON'T MESS WITH THE ORDER OF EXAMPLES ## (unless you know what you are doing, of course)