<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 09/11/2019 à 06:13, Federico Miyara
a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:9d69f245-8a59-1697-1c18-ce720eff95d7@fceia.unr.edu.ar">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<br>
Dear all,<br>
<br>
I could finally work it out: The function<br>
<br>
librarieslist()<br>
<br>
provides a list of Scilab libraries, and the elementary function
library is called<br>
<br>
elementary_functionslib<br>
<br>
instead of<br>
<br>
elementary_functionlib<br>
<br>
There is a typo in the example (a plural is missing)--thrice!.
That's why the example didn't work!<br>
<br>
Somebody told me I could edit the documentation by myself. I need
some permission? How I can get access to edit the help pages?<br>
</blockquote>
<ul>
<li>login on the CodeReview portal, with your usual (Bugzilla)
Scilab login and password:<br>
<a class="moz-txt-link-freetext" href="https://codereview.scilab.org">https://codereview.scilab.org</a> => Sign in, in the top right</li>
<li>Contribute to an existing commit, just through the web
interface.</li>
</ul>
Creating new commits and managing them is (quite) more complicated
(at least it was, for me).<br>
But many contributions are possible directly with the web interface,
without knowing GIT,<br>
including editing files.<br>
<br>
Regards<br>
Samuel<br>
<br>
</body>
</html>