From 2f38532f82da0ebdee5f2b42b5f7591735f386b2 Mon Sep 17 00:00:00 2001 From: Simon Marchetto Date: Fri, 11 Apr 2014 11:46:38 +0200 Subject: [PATCH] atoms: fix links in fucntion summary Change-Id: I066501752e1b6ea82bd3825bbdd7a592dd265f4c --- scilab/modules/atoms/help/en_US/_atomsSummary.xml | 24 ++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/scilab/modules/atoms/help/en_US/_atomsSummary.xml b/scilab/modules/atoms/help/en_US/_atomsSummary.xml index d642e2f..c75f4c7 100644 --- a/scilab/modules/atoms/help/en_US/_atomsSummary.xml +++ b/scilab/modules/atoms/help/en_US/_atomsSummary.xml @@ -63,7 +63,7 @@ - atomsTest + atomsTest Execute the tests of an installed module @@ -71,7 +71,7 @@ - atomsCheckModule + atomsCheckModule Install, load, test and remove one or several modules @@ -97,7 +97,7 @@ - atomsAutoLoad + atomsAutoLoad Load the modules marked as "autoload" @@ -145,7 +145,7 @@ - atomsQuit + atomsQuit Launch the .quit file of all loaded modules @@ -171,7 +171,7 @@ - atomsCategoryList + atomsCategoryList List available categories @@ -203,7 +203,7 @@ - atomsGetInstalledPath + atomsGetInstalledPath Get the installation path of an module @@ -211,7 +211,7 @@ - atomsGetLoadedPath + atomsGetLoadedPath Get the installation path of a loaded module @@ -219,7 +219,7 @@ - atomsVersion + atomsVersion Get the ATOMS's module version @@ -287,7 +287,7 @@ - atomsGetConfig + atomsGetConfig Get the list of ATOMS parameters @@ -295,7 +295,7 @@ - atomsRestoreConfig + atomsRestoreConfig Restore the configuration from the backup file @@ -303,7 +303,7 @@ - atomsSaveConfig + atomsSaveConfig Make a backup of the configuration file @@ -311,7 +311,7 @@ - atomsSystemInit + atomsSystemInit Set the rightful write access for the ATOMS system -- 1.7.9.5