Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More whitespace cleanup.
[simgrid.git] / doc / index.doc
index 37fa420..95dd526 100644 (file)
@@ -2,18 +2,18 @@
 
 <center>
 \htmlonly
-<table width="100%"> 
-       <tr> 
-               <td valign="middle" align="left">                       
-                               <img src="simgrid_logo_2011.png" alt="SimGrid - Scalable simulation of distributed systems, ranging from grids to peer-to-peer systems" />              
-               </td> 
-               <td valign="middle" align="left"> 
+<table width="100%">
+       <tr>
+               <td valign="middle" align="left">
+                               <img src="simgrid_logo_2011.png" alt="SimGrid - Scalable simulation of distributed systems, ranging from grids to peer-to-peer systems" />
+               </td>
+               <td valign="middle" align="left">
 \endhtmlonly
-\htmlinclude .index.doc.toc                    
+\htmlinclude .index.doc.toc
 \htmlonly
-               </td> 
-       </tr> 
-</table> 
+               </td>
+       </tr>
+</table>
 \endhtmlonly
 </center>
 
@@ -26,9 +26,9 @@ platforms ranging from simple network of workstations to Computational
 Grids.
 \htmlonly <!-- ______BODY_END______ --!> \endhtmlonly
 
-  - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>. 
-  - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>. 
-  - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>. 
+  - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>.
+  - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.
+  - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>.
   - The user mailing list is <simgrid-user@lists.gforge.inria.fr>
   - The SimGrid software package can be downloaded from <a href="http://simgrid.gforge.inria.fr/download.php">here</a>.
 <br>
@@ -70,11 +70,11 @@ your work.
  - If you want to study the behaviour of a MPI application using emulation
    technics, you should have a look at the <b>\ref SMPI_API</b> (Simulated
    MPI) programming environment. Unfortunately, this work is still underway.
-   Check the \ref SMPI_API section for more information. 
-   
+   Check the \ref SMPI_API section for more information.
+
  - If you want to develop a real distributed application, then you may find
    <b>\ref GRAS_API</b> (Grid Reality And Simulation) useful. This is an API
-   for the realization of distributed applications. 
+   for the realization of distributed applications.
    \n\n
    Moreover, there is two implementations of this API: one on top of the
    SURF (allowing to develop and test your application within the comfort of
@@ -90,8 +90,8 @@ your work.
 
 If your favorite programming environment/model is not there (BSP,
 components, OpenMP, etc.) is not represented in the SimGrid toolkit yet, you may
-consider adding it. You should contact us first on the 
-<a href=http://lists.gforge.inria.fr/mailman/listinfo/simgrid-devel>SimGrid 
+consider adding it. You should contact us first on the
+<a href=http://lists.gforge.inria.fr/mailman/listinfo/simgrid-devel>SimGrid
 developers mailing list</a>, though.
 
 \subsection overview_kernel Simulation kernel layer
@@ -125,13 +125,13 @@ Finally, a transversal module allows you to trace your simulation. More document
 
 \htmlonly <!-- ______BODY_BEGIN______ --!> \endhtmlonly
 <br>
-The SimGrid software package can be downloaded from 
+The SimGrid software package can be downloaded from
 <a href="http://simgrid.gforge.inria.fr/download.php">here</a>.<br>
 
 If you are interested in the history of SimGrid and in current and planned development,
 you can find out more <a href="http://simgrid.gforge.inria.fr/history.html">here</a>.
 
-Any question, remark or suggestion are welcome on the 
+Any question, remark or suggestion are welcome on the
 <a href="http://lists.gforge.inria.fr/mailman/listinfo/simgrid-user">SimGrid users
 mailing list</a>.