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 / index.doc
1 /*! 
2 @mainpage
3
4 \htmlonly
5 <center>
6 <table width="100%">
7         <tr>
8                 <td valign="middle" align="left">
9                 </td>
10                 <td valign="middle" align="left">
11                 </td>
12         </tr>
13 </table>
14 </center>
15
16 Currently, the documentation contains 3 main sections:
17 <ul>
18   <li><h2><a href="../user_guide/html/index.html">SimGrid User Guide</a></h2></li>
19   <li><h2><a href="../ref_guide/html/index.html">SimGrid Reference Manual</a>.</h2></li>
20   <li><h2>You can also retrieve tutorials from <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.</h2></li> 
21 </ul>
22 \endhtmlonly
23 Other information sources: 
24   - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>.
25   - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.
26   - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>.
27   - The user mailing list is <simgrid-user@lists.gforge.inria.fr>
28   - The SimGrid software package can be downloaded from <a href="http://simgrid.gforge.inria.fr/download.php">here</a>.
29
30 \htmlonly
31 <center>
32 <a href="http://creativecommons.org/licenses/LGPL/2.1/"><img alt="CC-GNU LGPL" border="0" src="http://creativecommons.org/images/public/cc-LGPL-a.png" /></a>
33 </center>
34 \endhtmlonly
35
36 */