<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      If the target is in the same external module, you may use in the
      xml (for instance, taken from the metanet module)<br>
      <tt>        <link
        linkend="edge_number">edge_number</link><br>
        <br>
      </tt><tt></tt>If the target is a Scilab "native" help page, then
      (example targetting the linspace page):<br>
      <tt>        <link type="scilab" linkend="scilab.help/linspace">linspace</link></tt><tt><br>
      </tt>should work.<br>
      <br>
      If the target is in another external module, then: I don't know ;)
      Do not hesitate to post your trials.<br>
      <br>
      HTH<br>
      Samuel Gougeon<br>
      <br>
      <br>
      Le 18/02/2016 22:53, Philipp Mühlmann a écrit :<br>
    </div>
    <blockquote
cite="mid:CACf7ODtpzbzSKLEgqb+D8c+_UxMNFUGtdEdzjY+T0bx==nq9gA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>Dear all,<br>
                <br>
              </div>
              for a toolbox I write some help pages.<br>
              <br>
            </div>
            The help pages contain a section ("See Also") , that allows
            to switch from one help page to another one.<br>
            <br>
          </div>
          These links are displayed correctly, but when I click on them
          I get a blank site with the Error:<br>
          <br>
        </div>
        <div>          "Error" requested page could not be found<br>
          <br>
        </div>
        <div>However, if I enter "help function" in the console, I do
          get the correct help page.<br>
          <br>
        </div>
        <div>The error also not occurs on every function. e.g: sometimes
          the link from one page to another is working.<br>
        </div>
        <div>This is strange, because the xml-files are just copy/paste.<br>
        </div>
        <div>Afterwards I adjust the content for a new function.<br>
        </div>
        <div><br>
        </div>
        <div>The help pages are built with Scilab 5.5.1 and it's toolbox
          skeleton.<br>
        </div>
        <div><br>
        </div>
        <div>
          <div>
            <div>Any idea?<br>
              <br>
            </div>
            <div>BR<br>
            </div>
            <div>Philipp<br clear="all">
            </div>
            <div>
              <div>
                <div>
                  <div>
                    <div><br>
                      -- <br>
                      <div class="gmail_signature">There we have the
                        salad.</div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>