Partie LX. Gestion de l'aide en ligne
Table des matières
- apropos — recherche d'un mot-clé dans l'aide de Scilab
- help — commande d'aide en ligne
- %helps — variable contenant les noms des répertoires des chapitres d'aide
- add_help_chapter — Add an entry in the helps list
- del_help_chapter — Delete an entry in the helps list
- help_from_sci — Generate help files and demo files from the head comments section of a .sci source file.
- help_skeleton — build the skeleton of the xml help file associated to a Scilab
function
- man — on line help XML file description format
- manedit — editing a manual item
- xmltochm — converts xml Scilab help files to Microsoft Compressed HTML format (Windows)
- xmltohtml — converts xml Scilab help files to HTML format
- xmltojar — converts xml Scilab help files to javaHelp format
- xmltopdf — converts xml Scilab help files to pdf format
- xmltops — converts xml Scilab help files to postscript format