9fa13b Update directory structure of `help' functionality.

Authored and Committed by areguera 13 years ago
26 files changed. 81 lines added. 78 lines removed.
Scripts/Functions/Help/help.sh
file modified
+3 -0
Scripts/Functions/Help/help_copyEntry.sh
file modified
+8 -8
Scripts/Functions/Help/help_createChapters.sh
file modified
+1 -1
Scripts/Functions/Help/help_createStructure.sh
file modified
+4 -4
Scripts/Functions/Help/help_deleteCrossReferences.sh
file modified
+3 -2
Scripts/Functions/Help/help_deleteEntry.sh
file modified
+11 -8
Scripts/Functions/Help/help_editEntry.sh
file modified
+3 -3
Scripts/Functions/Help/help_getChapterDir.sh
file modified
+1 -1
Scripts/Functions/Help/help_getEntry.sh
file modified
+3 -4
Scripts/Functions/Help/help_getNode.sh
file modified
+1 -1
Scripts/Functions/Help/help_getOptions.sh
file modified
+1 -6
Scripts/Functions/Help/help_renameCrossReferences.sh
file modified
+7 -6
Scripts/Functions/Help/help_renameEntry.sh
file modified
+3 -3
Scripts/Functions/Help/help_restoreCrossReferences.sh
file modified
+3 -2
Scripts/Functions/Help/help_searchIndex.sh
file modified
+1 -1
Scripts/Functions/Help/help_searchNode.sh
file modified
+3 -3
Scripts/Functions/Help/help_updateChaptersMenu.sh
file modified
+3 -3
Scripts/Functions/Help/help_updateChaptersNodes.sh
file modified
+3 -3
Scripts/Functions/Help/help_updateMenu.sh
file modified
+3 -3
Scripts/Functions/Help/help_updateNodes.sh
file modified
+6 -6
Scripts/Functions/Help/help_updateOutputFileInfo.sh
file modified
+1 -1
Scripts/Functions/Help/help_updateOutputFilePdf.sh
file modified
+1 -1
Scripts/Functions/Help/help_updateOutputFilePlaintext.sh
file modified
+1 -1
Scripts/Functions/Help/help_updateOutputFileXhtml.sh
file modified
+1 -1
Scripts/Functions/Help/help_updateOutputFileXml.sh
file modified
+1 -1
Scripts/Functions/Help/help_updateOutputFiles.sh
file modified
+5 -5
    Update directory structure of `help' functionality.