From 3afcb8fdb7ebb1499e9fab2a0e1155a446db5c14 Mon Sep 17 00:00:00 2001 From: alegrand Date: Thu, 25 Aug 2005 22:11:02 +0000 Subject: [PATCH] typos + update git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1661 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- doc/index.doc | 9 ++++----- doc/modules.doc | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/index.doc b/doc/index.doc index 3132e9caad..8e8396b2be 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -8,9 +8,8 @@ \section hot_news HOT NEWS -SimGrid 2.95 (aka SimGrid 3beta2) was released on 1st July 2005. Get it from +SimGrid 3.00 was released on 21st of August 2005. Get it from here. -SimGrid 3 was never as close as it is now... \section quick Quick start @@ -56,7 +55,7 @@ this page. It is organized as follow: \section overview Overview of the toolkit components -As depicted by the following schema, the SimGrid toolkit is basically +As depicted by the following diagram, the SimGrid toolkit is basically three-layered (click on the picture to jump to a specific component). @@ -69,9 +68,9 @@ three-layered (click on the picture to jump to a specific component). \endhtmlonly -\subsection overview_fondation Basement layer +\subsection overview_fondation Base layer -The basement of the whole toolkit is constituted by the \ref XBT_API +The base of the whole toolkit is constituted by the \ref XBT_API (eXtended Bundle of Tools). It is a portable library providing some grounding features such as \ref diff --git a/doc/modules.doc b/doc/modules.doc index ae955eb0d6..06f54dd438 100644 --- a/doc/modules.doc +++ b/doc/modules.doc @@ -35,7 +35,7 @@ \section MSG_who Who should use this (and who shouldn't) - You should use this model if you want to study some heuristics for a + You should use this module if you want to study some heuristics for a given problem you don't really want to implement. If you want to get a real implementation of your solution, have a look at the \ref GRAS_API programming environment. If you want to study an existing MPI program, -- 2.20.1