From: Martin Quinson Date: Sun, 19 May 2019 19:38:47 +0000 (+0200) Subject: fix more dead links in the doc X-Git-Tag: v3.22.4~91 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/aee08effc476a2b729428a19c5e864e44909822e fix more dead links in the doc --- diff --git a/docs/source/Tutorial_Algorithms.rst b/docs/source/Tutorial_Algorithms.rst index 7a9e0d0dd3..d5b16cfccb 100644 --- a/docs/source/Tutorial_Algorithms.rst +++ b/docs/source/Tutorial_Algorithms.rst @@ -173,12 +173,12 @@ examples of platforms in the archive under ``examples/platforms``. .. |api_s4u_NetZone| image:: /img/extlink.png :align: middle :width: 12 -.. _api_s4u_NetZone: api/classsimgrid_1_1s4u_1_1NetZone.html#class-documentation +.. _api_s4u_NetZone: app_s4u.html#s4u-netzone .. |api_s4u_Link| image:: /img/extlink.png :align: middle :width: 12 -.. _api_s4u_Link: api/classsimgrid_1_1s4u_1_1Link.html#class-documentation +.. _api_s4u_Link: app_s4u.html#s4u-link .. literalinclude:: ../../examples/platforms/small_platform.xml :language: xml @@ -481,8 +481,7 @@ initiators' location and then the real communication occures between the involved parties. Please refer to the full `API of Mailboxes -`_ for -more details. +`_ for more details. Lab 2: Using the Whole Platform diff --git a/docs/source/app_smpi.rst b/docs/source/app_smpi.rst index 306676ff7d..432569f9c4 100644 --- a/docs/source/app_smpi.rst +++ b/docs/source/app_smpi.rst @@ -21,7 +21,7 @@ the SimGrid simulator. This is particularly interesting to study existing MPI applications within the comfort of the simulator. To get started with SMPI, you should head to `the SMPI tutorial -`_. You may also want to read the `SMPI reference +`_. You may also want to read the `SMPI reference article `_ or these `introductory slides `_. If you are new to MPI, you should first take our online `SMPI CourseWare @@ -169,7 +169,7 @@ means that the selected algorithm will be used MPI_Alltoall ^^^^^^^^^^^^ -Most of these are best described in `STAR-MPI's white paper `_. +Most of these are best described in `STAR-MPI's white paper `_. - default: naive one, by default - ompi: use openmpi selector for the alltoall operations diff --git a/docs/source/community.rst b/docs/source/community.rst index 88d5a5f875..a62d5ed3b0 100644 --- a/docs/source/community.rst +++ b/docs/source/community.rst @@ -83,7 +83,7 @@ the relevant part of the documentation on need, and help them becoming part of our community too. Another easy way to help the project is to add a link to the `SimGrid -homepage `_ on your site to improve SimGrid's ranking in +homepage `_ on your site to improve SimGrid's ranking in search engines. Finally, if you organize a scientific event where you expect many