<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Le 18/02/2010 22:24, Wojciech Artichowicz a écrit :
<blockquote cite="mid:ED137BD322DE4ACAA37B75AF79DDE9A4@misery"
 type="cite">
  <meta http-equiv="Content-Type"
 content="text/html; charset=ISO-8859-1">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.Stylwiadomocie-mail17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-US">Hello,<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-US">I have a
problem adding help chapter.<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-US">This is the
example code, that works fine:<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-US"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-US">//function
[z]=TestFun(x,y) exists, and has the
demanded structure to use help_from_sci. File:  </span></font><font
 face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US">C:\Hlp\TestFun.sci</span></font><font
 face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;" lang="EN-US"><o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US">help_from_sci('C:\Hlp\TestFun','C:\Hlp')<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US">HlpDIR=xmltohtml("C:\Hlp")<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US">R=add_help_chapter("TestFun","C:\html\en_US")  
//?/<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US">The
help HTML files are
created and so on.<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US">My
question is, how can I
find the TestFun help using f.ex. “help” command?<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US">Regards,<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Courier New" size="2"><span
 style="font-size: 10pt; font-family: "Courier New";" lang="EN-US">W.A.</span></font></p>
  </div>
</blockquote>
<br>
Since scilab 5.0, the online documentation is managed with JavaHelp and
the medium is now a jar file.<br>
See xmltojar() manual to build this file : <tt><i><a class="moz-txt-link-freetext" href="http://www.scilab.org/product/man/xmltojar.html">http://www.scilab.org/product/man/xmltojar.html</a></i></tt><br>
<br>
Best regards,<br>
<br>
Pierre<br>
<pre class="moz-signature" cols="72">-- 
==============================================
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
==============================================
</pre>
</body>
</html>