Create a help file for topic mypkg/myfunc. The text of the help file is currently in myfunc.txt. Store the resulting help/mypkg/text/myfunc object in library mylib.
>
|
|
Or you can use .mw files to create a help file.
>
|
|
The showhelp option can suppress the display of the help browser.
>
|
|
The following example assumes you want to replace the Maple help file for diff with your own help file. In order for this example to work, you must have placed your own library directory as the first component of libname, ahead of the Maple library. Your library directory must exist and be writable for the example to work.
>
|
|