Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Initial commit for split doc (in order to let Pierre play with it). Please do not...
[simgrid.git] / doc / index.doc
1 /*! 
2 @mainpage
3 <center>
4 \htmlonly
5 <table width="100%">
6         <tr>
7                 <td valign="middle" align="left">
8                 </td>
9                 <td valign="middle" align="left">
10                 </td>
11         </tr>
12 </table>
13 </center>
14
15 Currently, the documentation contains 3 main sections:
16 <ul>
17   <li><h2><a href="../user_guide/html/index.html">SimGrid User Guide</a></h2></li>
18   <li><h2><a href="../ref_guide/html/index.html">SimGrid Reference Manual</a>.</h2></li>
19   <li><h2>You can also retrieve tutorials from <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.</h2></li> 
20 </ul>
21 \endhtmlonly
22 Other information sources: 
23   - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>.
24   - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.
25   - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>.
26   - The user mailing list is <simgrid-user@lists.gforge.inria.fr>
27   - The SimGrid software package can be downloaded from <a href="http://simgrid.gforge.inria.fr/download.php">here</a>.
28
29 \htmlonly
30 <center>
31 <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>
32 </center>
33 \endhtmlonly
34
35 */