[Mathlib-commitlog] SF.net SVN: mathlib:[430] JMathLib/trunk/doc/src
Status: Beta
Brought to you by:
st_mueller
|
From: <st_...@us...> - 2008-08-05 19:24:46
|
Revision: 430
http://mathlib.svn.sourceforge.net/mathlib/?rev=430&view=rev
Author: st_mueller
Date: 2008-08-05 19:24:40 +0000 (Tue, 05 Aug 2008)
Log Message:
-----------
Modified Paths:
--------------
JMathLib/trunk/doc/src/faq.xml
JMathLib/trunk/doc/src/lgpl.xml
Modified: JMathLib/trunk/doc/src/faq.xml
===================================================================
--- JMathLib/trunk/doc/src/faq.xml 2008-07-24 19:17:10 UTC (rev 429)
+++ JMathLib/trunk/doc/src/faq.xml 2008-08-05 19:24:40 UTC (rev 430)
@@ -15,7 +15,8 @@
<para>JMathLib is designed to be a clone of
<ulink url="http://www.mathworks.com/">Matlab</ulink> or
<ulink url="http://www.gnu.org/software/octave/">Octave</ulink> or
-<ulink url="http://www.scilab.org">Scilab</ulink>.
+<ulink url="http://www.scilab.org">Scilab</ulink> or
+<ulink url="http://freemat.sourceforge.net">Freemat</ulink>.
</para></answer>
</qandaentry>
@@ -23,9 +24,9 @@
<question><para>Where can I obtain JMathLib?</para></question>
<answer>
<para>Look at the
-<ulink url="http://mathlib.sourceforge.net">website</ulink> or
+<ulink url="http://www.jmathlib.de">website</ulink> or
look at the
-<ulink url="http://mathlib.sourceforge.net/download.php">download page</ulink>.
+<ulink url="http://www.jmathlib.de/download.php">download page</ulink>.
</para></answer>
</qandaentry>
</qandadiv>
@@ -35,7 +36,7 @@
<qandaentry>
<question><para>Installation on Windows?</para></question>
-<answer><para>...</para></answer>
+<answer><para>Just download the installer and double-click on the EXE file.</para></answer>
</qandaentry>
<qandaentry>
Modified: JMathLib/trunk/doc/src/lgpl.xml
===================================================================
--- JMathLib/trunk/doc/src/lgpl.xml 2008-07-24 19:17:10 UTC (rev 429)
+++ JMathLib/trunk/doc/src/lgpl.xml 2008-08-05 19:24:40 UTC (rev 430)
@@ -15,48 +15,16 @@
<!-- Thanks -mhatta -->
-[
+<!--[
<ulink url="/licenses/lgpl.html">English</ulink> |
<ulink url="/licenses/lgpl.ja.html">Japanese</ulink>
-]
+] -->
<!-- It is best to not enumerate the translations here in a menu bar, -->
<!-- It is best to have the users follow this link, so they have the FSF' -->
<!-- explanation about translations being unofficial, etc. -->
</para>
- <itemizedlist>
- <listitem>
- <para>
- <ulink url="/licenses/why-not-lgpl.html">Why you shouldn't use the
- Lesser GPL for your next library</ulink>
- </para>
- </listitem>
- <listitem>
- <para>
- <ulink url="/licenses/gpl-violation.html"><emphasis>What to do if you see a possible
- LGPL violation</emphasis></ulink>
- </para>
- </listitem>
- <listitem>
- <para>
- <ulink url="/licenses/translations.html"><emphasis>Translations
- of the LGPL</emphasis></ulink>
- </para>
- </listitem>
- <listitem>
- <para>
-The GNU Lesser General Public License as a
- <ulink url="/licenses/lgpl.txt">text file</ulink>
- </para>
- </listitem>
- <listitem>
- <para>
-The GNU Lesser General Public License as a
- <ulink url="/licenses/lgpl.texi">Texinfo</ulink> file
- </para>
- </listitem>
- </itemizedlist>
<para>
</para>
<para>
@@ -64,8 +32,8 @@
This GNU Lesser General Public License counts as the successor
of the GNU Library General Public License. For an explaination of
why this change was necessary, read the
- <ulink url="/licenses/why-not-lgpl.html">Why you shouldn't use the
-Lesser GPL for your next library</ulink> article.
+ Why you shouldn't use the
+Lesser GPL for your next library article.
</para>
<para>
</para>
@@ -795,14 +763,14 @@
That's all there is to it!
Return to
- <ulink url="/home.html">GNU's home page</ulink>.
+ <ulink url="http://www.gnu.org">GNU's home page</ulink>.
</para>
<para>
FSF & GNU inquiries & questions to
<ulink url="mailto:gn...@gn..."><emphasis>gn...@gn...</emphasis></ulink>.
Other
- <ulink url="/home.html#ContactInfo">ways to contact</ulink> the FSF.
+ <ulink url="http://www.gnu.org">ways to contact</ulink> the FSF.
</para>
<para>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|