Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document the Host Management amok module
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 16 May 2006 19:54:30 +0000 (19:54 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 16 May 2006 19:54:30 +0000 (19:54 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2223 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/Doxyfile.in
doc/module-amok.doc

index 430d67f..cb0c3a5 100644 (file)
@@ -421,7 +421,8 @@ INPUT                  = @srcdir@/index.doc \
                          @top_srcdir@/src/gras/Transport \
                          @top_srcdir@/src/gras/Virtu \
                          @top_srcdir@/src/amok \
-                         @top_srcdir@/src/amok/Bandwidth
+                         @top_srcdir@/src/amok/Bandwidth \
+                         @top_srcdir@/src/amok/HostManagement
 
 # 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 
index 852dce9..33c8db3 100644 (file)
@@ -6,7 +6,8 @@
  * 
  *  @{ */     
 
-       /** \defgroup AMOK_bw      Bandwidth      */       
+       /** \defgroup AMOK_bw      Bandwidth        */       
+       /** \defgroup AMOK_hm      Host Management  */       
 
 /** @} */