From f357e1cd0c6a943b3fe7e8d94ed42a52810e69b5 Mon Sep 17 00:00:00 2001 From: paul bedaride Date: Thu, 22 Nov 2012 11:41:21 +0100 Subject: [PATCH] Change links in doc --- doc/dev_guide/doxygen/header.html | 2 +- doc/dev_guide/doxygen/index.doc | 2 +- doc/index.doc | 2 +- doc/ref_guide/doxygen/header.html | 2 +- doc/ref_guide/doxygen/main.doc | 4 ++-- doc/user_guide/doxygen/bindings.doc | 4 ++-- doc/user_guide/doxygen/header.html | 2 +- doc/user_guide/doxygen/index.doc | 4 ++-- doc/user_guide/doxygen/use.doc | 16 ++++++++-------- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/doc/dev_guide/doxygen/header.html b/doc/dev_guide/doxygen/header.html index 4aaa6d1570..6b601d894f 100644 --- a/doc/dev_guide/doxygen/header.html +++ b/doc/dev_guide/doxygen/header.html @@ -53,7 +53,7 @@ $mathjax
  • Reference Manual
  • User Guide
  • Developer Guide
  • -
  • Tutorials
  • +
  • Tutorials
  • Forge
  • Website
  • $searchbox
  • diff --git a/doc/dev_guide/doxygen/index.doc b/doc/dev_guide/doxygen/index.doc index 0152155139..6ad77e365f 100644 --- a/doc/dev_guide/doxygen/index.doc +++ b/doc/dev_guide/doxygen/index.doc @@ -21,7 +21,7 @@ Welcome to the SimGrid developer guide.
    The SimGrid software package can be downloaded from -here.
    +here.
    If you are interested in the history of SimGrid and in current and planned development, you can find out more here. diff --git a/doc/index.doc b/doc/index.doc index c1fe91d99c..36d553ead4 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -26,7 +26,7 @@ Other information sources: - The Frequently Asked Questions are here. - The development webpage is gforge.inria.fr/projects/simgrid. - The user mailing list is - - The SimGrid software package can be downloaded from here. + - The SimGrid software package can be downloaded from here. \htmlonly
    diff --git a/doc/ref_guide/doxygen/header.html b/doc/ref_guide/doxygen/header.html index c597ec52af..127f41dd76 100644 --- a/doc/ref_guide/doxygen/header.html +++ b/doc/ref_guide/doxygen/header.html @@ -53,7 +53,7 @@ $mathjax
  • Reference Manual
  • User Guide
  • Developer Guide
  • -
  • Tutorials
  • +
  • Tutorials
  • Forge
  • Website
  • $searchbox
  • diff --git a/doc/ref_guide/doxygen/main.doc b/doc/ref_guide/doxygen/main.doc index 7a44cce588..a923f02aa6 100644 --- a/doc/ref_guide/doxygen/main.doc +++ b/doc/ref_guide/doxygen/main.doc @@ -36,7 +36,7 @@ Grids. - The Frequently Asked Questions are here. - The development webpage is gforge.inria.fr/projects/simgrid. - The user mailing list is - - The SimGrid software package can be downloaded from here. + - The SimGrid software package can be downloaded from here.

    @@ -132,7 +132,7 @@ Finally, a transversal module allows you to trace your simulation. More document \htmlonly
    The SimGrid software package can be downloaded from -here.
    +here.
    If you are interested in the history of SimGrid and in current and planned development, you can find out more here. diff --git a/doc/user_guide/doxygen/bindings.doc b/doc/user_guide/doxygen/bindings.doc index 720640256e..aec7344789 100644 --- a/doc/user_guide/doxygen/bindings.doc +++ b/doc/user_guide/doxygen/bindings.doc @@ -2,10 +2,10 @@ \section bindings_binding_Java Java Binding -Check online for our specific Simgrid-Java documentation. +Check online for our specific Simgrid-Java documentation. \section bindings_binding_Ruby Ruby Binding -Check online for our specific Simgrid-Ruby documentation. +Check online for our specific Simgrid-Ruby documentation. \section bindings_binding_lua Lua Binding diff --git a/doc/user_guide/doxygen/header.html b/doc/user_guide/doxygen/header.html index 5cffb04a68..446c929560 100644 --- a/doc/user_guide/doxygen/header.html +++ b/doc/user_guide/doxygen/header.html @@ -53,7 +53,7 @@ $mathjax
  • Reference Manual
  • User Guide
  • Developer Guide
  • -
  • Tutorials
  • +
  • Tutorials
  • Forge
  • Website
  • $searchbox
  • diff --git a/doc/user_guide/doxygen/index.doc b/doc/user_guide/doxygen/index.doc index 892b77cf4b..5b76e91dbf 100644 --- a/doc/user_guide/doxygen/index.doc +++ b/doc/user_guide/doxygen/index.doc @@ -31,7 +31,7 @@ Grids. - The Frequently Asked Questions are here. - The development webpage is gforge.inria.fr/projects/simgrid. - The user mailing list is - - The SimGrid software package can be downloaded from here. + - The SimGrid software package can be downloaded from here.

    @@ -127,7 +127,7 @@ Finally, a transversal module allows you to trace your simulation. More document
    The SimGrid software package can be downloaded from -here.
    +here.
    If you are interested in the history of SimGrid and in current and planned development, you can find out more here. diff --git a/doc/user_guide/doxygen/use.doc b/doc/user_guide/doxygen/use.doc index c7455fe80e..ac288868ae 100644 --- a/doc/user_guide/doxygen/use.doc +++ b/doc/user_guide/doxygen/use.doc @@ -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 -You should also check our online tutorial section that contains a generic tutorial about using SimGrid. +You should also check our online tutorial section that contains a generic tutorial about using SimGrid. \endhtmlonly \section using_msg Using MSG \htmlonly -You should also check our online tutorial section that contains a dedicated tutorial. +You should also check our online tutorial section that contains a dedicated tutorial. \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 -You should also check our online tutorial section that contains a dedicated tutorial. +You should also check our online tutorial section that contains a dedicated tutorial. \endhtmlonly There is for now rather few examples of GRAS, but it's better than @@ -602,21 +602,21 @@ each time. Here is an example of output: \until end_of_client \section using_smpi Using SMPI -You should check our online tutorial section that contains a dedicated tutorial. +You should check our online tutorial section that contains a dedicated tutorial. \section using_MC Using Model Checking -You should check our online tutorial section that contains a dedicated tutorial. +You should check our online tutorial section that contains a dedicated tutorial. \section using_trace Using Trace Check out the \ref tracing section. -You should check our online tutorial section that contains a dedicated tutorial. +You should check our online tutorial section that contains a dedicated tutorial. \section using_simdag Using SimDag -You should check our online tutorial section that contains a dedicated tutorial. +You should check our online tutorial section that contains a dedicated tutorial. \section using_simix Using SIMIX -You should check our online tutorial section that contains a dedicated tutorial. +You should check our online tutorial section that contains a dedicated tutorial. */ -- 2.20.1