diff options
author | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2011-05-08 08:36:56 +0200 |
---|---|---|
committer | Vincent COUVERT <vincent.couvert@scilab.org> | 2011-05-09 09:53:47 +0200 |
commit | e230ede441aa7c0c2e566033a940043a3dee0cc9 (patch) | |
tree | 17aeeb17c9a27c50fe259a454198e95db229a8d9 /scilab/modules | |
parent | 8b851bc33bcf606ce3eec5f6c354d9ba179cbc78 (diff) | |
download | scilab-e230ede441aa7c0c2e566033a940043a3dee0cc9.zip scilab-e230ede441aa7c0c2e566033a940043a3dee0cc9.tar.gz |
Update of the 'homepage' of the help page
Change-Id: I09bb8974733103f2a557d5407ebd83c4cddb6d0e
Diffstat (limited to 'scilab/modules')
-rw-r--r-- | scilab/modules/helptools/data/pages/homepage-en_US.html | 12 | ||||
-rw-r--r-- | scilab/modules/helptools/data/pages/homepage-fr_FR.html | 17 |
2 files changed, 24 insertions, 5 deletions
diff --git a/scilab/modules/helptools/data/pages/homepage-en_US.html b/scilab/modules/helptools/data/pages/homepage-en_US.html index d2c455a..ac70132 100644 --- a/scilab/modules/helptools/data/pages/homepage-en_US.html +++ b/scilab/modules/helptools/data/pages/homepage-en_US.html | |||
@@ -22,7 +22,17 @@ | |||
22 | <br /><br /> | 22 | <br /><br /> |
23 | 23 | ||
24 | <div class="refsection"><h3 class="title">What's new in Scilab 5.3.2?</h3> | 24 | <div class="refsection"><h3 class="title">What's new in Scilab 5.3.2?</h3> |
25 | <p class="para">TODO</p> | 25 | <p class="para"> |
26 | <ul> | ||
27 | <li>Various improvements in Scinotes, the text editor (See full changelog for more details)</li> | ||
28 | <li>Xcos module skeleton now available</li> | ||
29 | <li>Xcos documentation updated</li> | ||
30 | <li>Compression of JPG export configurable with 0.95 as default value</li> | ||
31 | <li>Crash management for GNU/Linux and Mac OS X: No longer kills Scilab and now shows advanced debug information</li> | ||
32 | <li>New <a href="comet.html">comet</a> and <a href="comet3d.html">comet3d</a> functions</li> | ||
33 | <li>Many bug fixes</li> | ||
34 | </ul> | ||
35 | </p> | ||
26 | 36 | ||
27 | <p class="para"><a href="http://www.scilab.org/products/scilab/download/5.3.2/Changes-for-5.3.2">See all changes in Scilab 5.3.2</a></p> | 37 | <p class="para"><a href="http://www.scilab.org/products/scilab/download/5.3.2/Changes-for-5.3.2">See all changes in Scilab 5.3.2</a></p> |
28 | 38 | ||
diff --git a/scilab/modules/helptools/data/pages/homepage-fr_FR.html b/scilab/modules/helptools/data/pages/homepage-fr_FR.html index f89da62..212f055 100644 --- a/scilab/modules/helptools/data/pages/homepage-fr_FR.html +++ b/scilab/modules/helptools/data/pages/homepage-fr_FR.html | |||
@@ -21,10 +21,19 @@ | |||
21 | 21 | ||
22 | <br /><br /> | 22 | <br /><br /> |
23 | 23 | ||
24 | <div class="refsection"><h3 class="title">Nouveautés de Scilab 5.3.2 ?</h3> | 24 | <div class="refsection"><h3 class="title">Nouveautés de Scilab 5.3.2</h3> |
25 | 25 | ||
26 | <p class="para">TODO</p> | 26 | <p class="para"> |
27 | 27 | <ul> | |
28 | <li>Diverses améliorations dans Scinotes, l'éditeur de texte (Consulter la liste des changements pour plus d'informations)</li> | ||
29 | <li>Squelette de module Xcos intégré à la distribution Scilab</li> | ||
30 | <li>Mise à jour de la documentation Xcos</li> | ||
31 | <li>Compression JPG lors de l'export configurable avec 0.95 comme valeur par défaut</li> | ||
32 | <li>Gestion des plantages sous GNU/Linux et Mac OS X : Scilab ne quitte plus inopinément et affiche des informations aidant au débogage.</li> | ||
33 | <li>Nouvelles fonctions <a href="comet.html">comet</a> et <a href="comet3d.html">comet3d</a></li> | ||
34 | <li>Nombreuses corrections de bugs</li> | ||
35 | </ul> | ||
36 | </p> | ||
28 | <p class="para"><a href="http://www.scilab.org/products/scilab/download/5.3.2/Changes-for-5.3.2">Consulter tous les changements intégrés à Scilab 5.3.2 (anglais)</a></p> | 37 | <p class="para"><a href="http://www.scilab.org/products/scilab/download/5.3.2/Changes-for-5.3.2">Consulter tous les changements intégrés à Scilab 5.3.2 (anglais)</a></p> |
29 | 38 | ||
30 | </div> | 39 | </div> |