Name
add_help_chapter — Add an entry in the helps list
Calling Sequence
add_help_chapter(title,path[,mode])
Parameters
- title
a character string, the help chapter title
- path
a character string, the path of the directory containing the
help files.
- mode
a boolean, %T if the help directory belongs to scilab modules list, %F else (toolboxes). The default value is %F.
Description
This function adds a new entry in the helps list. The help chapter
files are to be located in a single directory. If the given
title
already exists in the helps list associated with
the same path nothing is done. The function checks if the directory
exist.
Authors
Serge Steer , INRIA