[scilab-Users] add_help_chapter problem

Pierre MARECHAL pierre.marechal at scilab.org
Fri Feb 19 08:17:03 CET 2010


Le 18/02/2010 22:24, Wojciech Artichowicz a écrit :
>
> Hello,
>
> I have a problem adding help chapter.
>
> This is the example code, that works fine:
>
> //function [z]=TestFun(x,y) exists, and has the demanded structure to 
> use help_from_sci. File: C:\Hlp\TestFun.sci
>
> help_from_sci('C:\Hlp\TestFun','C:\Hlp')
>
> HlpDIR=xmltohtml("C:\Hlp")
>
> R=add_help_chapter("TestFun","C:\html\en_US")   //?/
>
> The help HTML files are created and so on.
>
> My question is, how can I find the TestFun help using f.ex. "help" 
> command?
>
> Regards,
>
> W.A.
>

Since scilab 5.0, the online documentation is managed with JavaHelp and 
the medium is now a jar file.
See xmltojar() manual to build this file : 
/http://www.scilab.org/product/man/xmltojar.html/

Best regards,

Pierre

-- 
==============================================
Pierre MARECHAL
Ingénieur Support et Développements
                    ------
Consortium Scilab
Digiteo
Domaine de Voluceau
Rocquencourt - B.P. 105
78153 Le Chesnay Cedex
                    ------
Tél : +33.1.39.63.56.81
==============================================

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100219/653cbdc4/attachment.htm>


More information about the users mailing list