Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change underlying datatype for some fortran ones (MPI_AINT, OFFSET and COUNT)
[simgrid.git] / doc / doxygen / deployment.doc
index 06602e3d5b86b3adc944fb91088afc5a10062f1c..107b44b3caab4bbccaf9c52277a4a2ee16b98561 100644 (file)
@@ -1,4 +1,4 @@
-/*! \page deployment Step 3: Deploy the simulation
+/*! \page deployment Deploy the simulation
 
 \section dep_over Overview
 
 
 \section dep_over Overview
 
@@ -22,7 +22,7 @@ order in which the \c argument tags are given is important and depends on the ap
 
 #### Attribute list ####
 
 
 #### Attribute list ####
 
-As already written above, the \c process tag is the tag that defines which host
+%As already written above, the \c process tag is the tag that defines which host
 executes which function (from your application). Hence, the \c host and \c function
 attributes are mandatory; however, there are some optional attributes to the process tag. Here is a list of all attributes of this tag:
 
 executes which function (from your application). Hence, the \c host and \c function
 attributes are mandatory; however, there are some optional attributes to the process tag. Here is a list of all attributes of this tag: