Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a link to exception support on the main page
[simgrid.git] / doc / index.doc
index acc03e0..255fecf 100644 (file)
@@ -6,6 +6,12 @@
 \endhtmlonly
 </center>
 
+\section hot_news HOT NEWS
+
+<b>SimGrid 2.95 (aka SimGrid 3beta2) was released on 1st July 2005. Get it from
+<a href="https://gforge.inria.fr/frs/?group_id=12">here</a>.</b> 
+SimGrid 3 was never as close as it is now...
+
 \section quick Quick start
 
 SimGrid is a toolkit that provides core functionalities for the simulation
@@ -41,10 +47,10 @@ use.
 For more information about the SimGrid toolkit, please simply keep reading
 this page. It is organized as follow:
 
-  - \ref overview: Presentation of the toolkit, of each of its components
+  - \ref overview : Presentation of the toolkit, of each of its components
     and of their interactions.
-  - \ref people: Who is behind this project.
-  - \ref publications: Some articles providing more details about the
+  - \ref people : Who is behind this project.
+  - \ref publications : Some articles providing more details about the
     SimGrid toolkit or using and validating it.
 
 <hr>
@@ -70,8 +76,8 @@ The basement of the whole toolkit is constituted by the <b>\ref XBT_API
 (eXtended Bundle of Tools)</b>.
 
 It is a portable library providing some grounding features such as \ref
-XBT_log, \ref XBT_error and \ref XBT_config. XBT also encompass the
-following convenient datastructures: \ref XBT_dynar, \ref XBT_fifo, \ref
+XBT_log, \ref XBT_ex, \ref XBT_error and \ref XBT_config. XBT also encompass
+the following convenient datastructures: \ref XBT_dynar, \ref XBT_fifo, \ref
 XBT_dict, \ref XBT_heap, \ref XBT_set and \ref XBT_swag.
 
 See the \ref XBT_API section for more details.
@@ -127,10 +133,12 @@ want to do and what would be the result of your work.
 
 If your favorite programming environment/model is not there (BSP,
 components, etc.) is not represented in the SimGrid toolkit yet, you may
-consider adding it. You should contact us first, though.
+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.
 
 Any question, remark or suggestion are welcome on the 
-<a href=https://listes.ens-lyon.fr/wws/info/simgrid2-users>SimGrid users
+<a href=http://lists.gforge.inria.fr/mailman/listinfo/simgrid-user>SimGrid users
 mailing list</a>.
 
 <hr>