From dd725e0d99eaf5c9b708208f4bbc62d08a45c797 Mon Sep 17 00:00:00 2001 From: Navarrop Date: Mon, 3 Oct 2011 12:43:06 +0200 Subject: [PATCH] Add page ranking to contrib section --- website/contrib.doc | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/website/contrib.doc b/website/contrib.doc index 829344b2a4..4e3c768ff0 100644 --- a/website/contrib.doc +++ b/website/contrib.doc @@ -102,6 +102,38 @@ contrib/ALNeM). - A Custom Graph Visualization SimGrid includes a tracing system capable to generate traces that can be easily visualized using Triva. It is so since version 3.4 (and works seemly since version 3.6). It is very useful when you to understand why and how your simulation behaves, so let's have a look to the vids on TRIVA website. + +\section contrib_page_ranking Page ranking + +\li If you want to help SimGrid in being well ranked in google with the good keyword, juste copy/paste +this code to reference simgrid in your web page : + +\verbatim +Simgrid +\endverbatim + +The output looks like this : +\htmlonly +Simgrid +\endhtmlonly + +\li You can also use this logo-embedded version if you want to : + +\verbatim + + Scalable simulation of distributed systems : grid simulator, P2P simulator, MPI simulator + +\endverbatim + +Here is the output of it : +\htmlonly + + Scalable simulation of distributed systems : grid simulator, P2P simulator, MPI simulator + +\endhtmlonly + */ \author Arnaud Legrand (arnaud.legrand::imag.fr) -- 2.20.1