Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Changed URLs to the correct one.
authorlbobelin <lbobelin@mintcar.imag.fr>
Wed, 4 Jul 2012 13:46:54 +0000 (15:46 +0200)
committerlbobelin <lbobelin@mintcar.imag.fr>
Wed, 4 Jul 2012 13:47:02 +0000 (15:47 +0200)
doc/SimgridDoxygenLayout.xml
doc/ref_guide/doxygen/RefGuideDoxygenLayout.xml
doc/user_guide/doxygen/UserGuideDoxygenLayout.xml
doc/user_guide/doxygen/use.doc

index d892f97..263b04f 100644 (file)
@@ -4,7 +4,7 @@
     <tab type="mainpage" visible="yes" title="Home"/>
     <tab type="user" url="../ref_guide/html/index.html" title="Reference Manual"/>
     <tab type="user" url="../user_guide/html/index.html" title="User Guide"/>
     <tab type="mainpage" visible="yes" title="Home"/>
     <tab type="user" url="../ref_guide/html/index.html" title="Reference Manual"/>
     <tab type="user" url="../user_guide/html/index.html" title="User Guide"/>
-    <tab type="user" url="http://simgrid.gforge.inria.fr/101/index.php" title="Tutorials"/>
+    <tab type="user" url="http://simgrid.gforge.inria.fr/tutorials" title="Tutorials"/>
     <tab type="user" url="https://gforge.inria.fr/projects/simgrid" title="Forge"/>
     <tab type="user" url="http://simgrid.gforge.inria.fr/" title="Website"/>
     <tab type="examples" visible="no" title="" intro=""/>  
     <tab type="user" url="https://gforge.inria.fr/projects/simgrid" title="Forge"/>
     <tab type="user" url="http://simgrid.gforge.inria.fr/" title="Website"/>
     <tab type="examples" visible="no" title="" intro=""/>  
index 4482d2f..8203cec 100644 (file)
@@ -14,7 +14,7 @@
     <tab type="user" visible="yes" url="../../doc/index.html" title="Home"/>
     <tab type="mainpage" visible="no" title="Reference Manual"/>
     <tab type="user" url="../../user_guide/html/index.html" title="User Guide"/>  
     <tab type="user" visible="yes" url="../../doc/index.html" title="Home"/>
     <tab type="mainpage" visible="no" title="Reference Manual"/>
     <tab type="user" url="../../user_guide/html/index.html" title="User Guide"/>  
-    <tab type="user" url="http://simgrid.gforge.inria.fr/101/index.php" title="Tutorials"/>
+    <tab type="user" url="http://simgrid.gforge.inria.fr/tutorials" title="Tutorials"/>
     <tab type="user" url="https://gforge.inria.fr/projects/simgrid" title="Forge"/>
     <tab type="user" url="http://simgrid.gforge.inria.fr/" title="Website"/>
     <tab type="examples" visible="no" title="" intro=""/>
     <tab type="user" url="https://gforge.inria.fr/projects/simgrid" title="Forge"/>
     <tab type="user" url="http://simgrid.gforge.inria.fr/" title="Website"/>
     <tab type="examples" visible="no" title="" intro=""/>
index 255784b..0dafdbc 100644 (file)
@@ -24,7 +24,7 @@
     <tab type="user" visible="yes" url="../../doc/index.html" title="Home"/>
     <tab type="user" url="../../ref_guide/html/index.html" title="Reference Manual"/>
     <tab type="mainpage" visible="no" title="User Guide"/>
     <tab type="user" visible="yes" url="../../doc/index.html" title="Home"/>
     <tab type="user" url="../../ref_guide/html/index.html" title="Reference Manual"/>
     <tab type="mainpage" visible="no" title="User Guide"/>
-    <tab type="user" url="http://simgrid.gforge.inria.fr/101/index.php" title="Tutorials"/>
+    <tab type="user" url="http://simgrid.gforge.inria.fr/tutorials/" title="Tutorials"/>
     <tab type="user" url="https://gforge.inria.fr/projects/simgrid" title="Forge"/>
     <tab type="user" url="http://simgrid.gforge.inria.fr/" title="Website"/>
     <tab type="examples" visible="no" title="" intro=""/>  
     <tab type="user" url="https://gforge.inria.fr/projects/simgrid" title="Forge"/>
     <tab type="user" url="http://simgrid.gforge.inria.fr/" title="Website"/>
     <tab type="examples" visible="no" title="" intro=""/>  
index 8c58910..fecf76e 100644 (file)
@@ -3,13 +3,13 @@
 SimGrid comes with many examples provided in the examples/ directory. Those examples are described in section \ref MSG_examples . Those examples are commented and should be easy to understand. for a first step into SimGrid we also provide some more detailed examples in the sections below. 
 
 \htmlonly
 SimGrid comes with many examples provided in the examples/ directory. Those examples are described in section \ref MSG_examples . Those examples are commented and should be easy to understand. for a first step into SimGrid we also provide some more detailed examples in the sections below. 
 
 \htmlonly
-You should also check our online <a href="http://simgrid.gforge.inria.fr/101/index.php"> tutorial section</a> that contains a generic tutorial about using SimGrid. 
+You should also check our online <a href="http://simgrid.gforge.inria.fr/tutorials/"> tutorial section</a> that contains a generic tutorial about using SimGrid. 
 \endhtmlonly
 
 
 \section using_msg Using MSG
 \htmlonly
 \endhtmlonly
 
 
 \section using_msg Using MSG
 \htmlonly
-You should also check our online <a href="http://simgrid.gforge.inria.fr/101/index.php"> tutorial section</a> that contains a dedicated tutorial. 
+You should also check our online <a href="http://simgrid.gforge.inria.fr/tutorials/"> tutorial section</a> that contains a dedicated tutorial. 
 \endhtmlonly
 
 
 \endhtmlonly
 
 
@@ -233,7 +233,7 @@ This initializes MSG, runs a simulation, and free all data-structures created by
 
 Here are some examples on how to use GRAS.
 \htmlonly
 
 Here are some examples on how to use GRAS.
 \htmlonly
-You should also check our online <a href="http://simgrid.gforge.inria.fr/101/index.php"> tutorial section</a> that contains a dedicated tutorial. 
+You should also check our online <a href="http://simgrid.gforge.inria.fr/tutorials/"> tutorial section</a> that contains a dedicated tutorial. 
 \endhtmlonly
 
 
 \endhtmlonly
 
 
@@ -605,28 +605,28 @@ You should also check our online <a href="http://simgrid.gforge.inria.fr/101/ind
 
 \section using_smpi Using SMPI
 \htmlonly
 
 \section using_smpi Using SMPI
 \htmlonly
-You should check our online <a href="http://simgrid.gforge.inria.fr/101/index.php"> tutorial section</a> that contains a dedicated tutorial. 
+You should check our online <a href="http://simgrid.gforge.inria.fr/tutorials/"> tutorial section</a> that contains a dedicated tutorial. 
 \endhtmlonly
 
 \section using_MC Using Model Checking
 \htmlonly
 \endhtmlonly
 
 \section using_MC Using Model Checking
 \htmlonly
-You should check our online <a href="http://simgrid.gforge.inria.fr/101/index.php"> tutorial section</a> that contains a dedicated tutorial. 
+You should check our online <a href="http://simgrid.gforge.inria.fr/tutorials/"> tutorial section</a> that contains a dedicated tutorial. 
 \endhtmlonly
 
 \section using_trace Using Trace
 Check out the \ref tracing section.
 \htmlonly
 \endhtmlonly
 
 \section using_trace Using Trace
 Check out the \ref tracing section.
 \htmlonly
-You should check our online <a href="http://simgrid.gforge.inria.fr/101/index.php"> tutorial section</a> that contains a dedicated tutorial. 
+You should check our online <a href="http://simgrid.gforge.inria.fr/tutorials/"> tutorial section</a> that contains a dedicated tutorial. 
 \endhtmlonly
 
 \section using_simdag Using SimDag
 \htmlonly
 \endhtmlonly
 
 \section using_simdag Using SimDag
 \htmlonly
-You should check our online <a href="http://simgrid.gforge.inria.fr/101/index.php"> tutorial section</a> that contains a dedicated tutorial. 
+You should check our online <a href="http://simgrid.gforge.inria.fr/tutorials/"> tutorial section</a> that contains a dedicated tutorial. 
 \endhtmlonly
 
 \section using_simix Using SIMIX
 \htmlonly
 \endhtmlonly
 
 \section using_simix Using SIMIX
 \htmlonly
-You should check our online <a href="http://simgrid.gforge.inria.fr/101/index.php"> tutorial section</a> that contains a dedicated tutorial. 
+You should check our online <a href="http://simgrid.gforge.inria.fr/tutorials/"> tutorial section</a> that contains a dedicated tutorial. 
 \endhtmlonly
 
 
 \endhtmlonly