Author: echatellier Date: 2013-12-05 16:06:01 +0100 (Thu, 05 Dec 2013) New Revision: 181 Url: http://forge.codelutin.com/projects/isis-fish-docs/repository/revisions/181 Log: Fix doc Modified: trunk/src/site/en/rst/v4/index.rst trunk/src/site/en/rst/v4/user/tutorials/simulationPlan.rst trunk/src/site/en/rst/v4/user/tutorials/useAPI.rst Modified: trunk/src/site/en/rst/v4/index.rst =================================================================== --- trunk/src/site/en/rst/v4/index.rst 2013-12-05 15:02:58 UTC (rev 180) +++ trunk/src/site/en/rst/v4/index.rst 2013-12-05 15:06:01 UTC (rev 181) @@ -45,7 +45,7 @@ .. _Tutorials: user/tutorials.html .. _FAQ: user/FAQ.html .. _Developer manual: devel/index.html -.. _APIs documentation: user/tutorial/useAPI.html +.. _APIs documentation: user/tutorials/useAPI.html .. _ISIS scripts examples: user/scripts.html .. _R scripts examples: user/scriptsR.html .. _Changes in version 4.0: user/changements40.html Modified: trunk/src/site/en/rst/v4/user/tutorials/simulationPlan.rst =================================================================== --- trunk/src/site/en/rst/v4/user/tutorials/simulationPlan.rst 2013-12-05 15:02:58 UTC (rev 180) +++ trunk/src/site/en/rst/v4/user/tutorials/simulationPlan.rst 2013-12-05 15:06:01 UTC (rev 181) @@ -137,7 +137,7 @@ `Parameter files and matrix`_ -.. _Parameter files and matrix: ../../downloads/Exemple_directory.zip +.. _Parameter files and matrix: ../../../../downloads/Exemple_directory.zip *The script for the simulation plan* (written from the editor) allows to read and modify the values of the parameters depending on the simulation matrix. (Please refer to the manual for a description of @@ -150,7 +150,7 @@ `Script sensitivity analysis`_ -.. _Script sensitivity analysis: ../../downloads/Example_SimulationPlan_en.java +.. _Script sensitivity analysis: ../../../downloads/Example_SimulationPlan_en.java Sequential simulation designs: an example of calibration using the simplex method --------------------------------------------------------------------------------- @@ -169,7 +169,7 @@ `Calibration script`_ -.. _Calibration script: ../../downloads/CalibrationEspeceq1q2Export_en.java +.. _Calibration script: ../../../downloads/CalibrationEspeceq1q2Export_en.java Launching a simulation plan --------------------------- Modified: trunk/src/site/en/rst/v4/user/tutorials/useAPI.rst =================================================================== --- trunk/src/site/en/rst/v4/user/tutorials/useAPI.rst 2013-12-05 15:02:58 UTC (rev 180) +++ trunk/src/site/en/rst/v4/user/tutorials/useAPI.rst 2013-12-05 15:06:01 UTC (rev 181) @@ -24,7 +24,7 @@ .. - Tutorial for the use of APIs -========================== +============================ Before you start... First, don't panic!