[Mathlib-commitlog] SF.net SVN: mathlib:[890] JMathLib/trunk/doc/src
Status: Beta
Brought to you by:
st_mueller
From: <st_...@us...> - 2009-02-26 16:44:12
|
Revision: 890 http://mathlib.svn.sourceforge.net/mathlib/?rev=890&view=rev Author: st_mueller Date: 2009-02-26 16:44:03 +0000 (Thu, 26 Feb 2009) Log Message: ----------- added more "toolbox introductions" Added Paths: ----------- JMathLib/trunk/doc/src/toolbox_introduction_crypto.xml JMathLib/trunk/doc/src/toolbox_introduction_graph3d.xml JMathLib/trunk/doc/src/toolbox_introduction_graphics.xml JMathLib/trunk/doc/src/toolbox_introduction_matrix.xml JMathLib/trunk/doc/src/toolbox_introduction_system.xml JMathLib/trunk/doc/src/toolbox_introduction_test.xml JMathLib/trunk/doc/src/toolbox_introduction_ui.xml Removed Paths: ------------- JMathLib/trunk/doc/src/toolbox_introduction_cryto.xml Copied: JMathLib/trunk/doc/src/toolbox_introduction_crypto.xml (from rev 578, JMathLib/trunk/doc/src/toolbox_introduction_cryto.xml) =================================================================== --- JMathLib/trunk/doc/src/toolbox_introduction_crypto.xml (rev 0) +++ JMathLib/trunk/doc/src/toolbox_introduction_crypto.xml 2009-02-26 16:44:03 UTC (rev 890) @@ -0,0 +1,10 @@ +<sect1 id="toolbox_introduction_crypto"> +<title>Introduction to the toolbox crypto</title> +<indexterm><primary>toolbox crypto</primary></indexterm> +<simpara> + +There will be some great features for crypto systems +in the future. + +</simpara> +</sect1> \ No newline at end of file Deleted: JMathLib/trunk/doc/src/toolbox_introduction_cryto.xml =================================================================== --- JMathLib/trunk/doc/src/toolbox_introduction_cryto.xml 2009-02-26 12:08:41 UTC (rev 889) +++ JMathLib/trunk/doc/src/toolbox_introduction_cryto.xml 2009-02-26 16:44:03 UTC (rev 890) @@ -1,10 +0,0 @@ -<sect1 id="toolbox_introduction_crypto"> -<title>Introduction to the toolbox crypto</title> -<indexterm><primary>toolbox crypto</primary></indexterm> -<simpara> - -There will be some great features for crypto systems -in the future. - -</simpara> -</sect1> \ No newline at end of file Added: JMathLib/trunk/doc/src/toolbox_introduction_graph3d.xml =================================================================== --- JMathLib/trunk/doc/src/toolbox_introduction_graph3d.xml (rev 0) +++ JMathLib/trunk/doc/src/toolbox_introduction_graph3d.xml 2009-02-26 16:44:03 UTC (rev 890) @@ -0,0 +1,10 @@ +<sect1 id="toolbox_introduction_graph3d"> +<title>Introduction to the toolbox graph3d</title> +<indexterm><primary>toolbox graph3d</primary></indexterm> +<simpara> + +There will be some great features for 3 dimensional graphical manipulations +in the future. + +</simpara> +</sect1> \ No newline at end of file Added: JMathLib/trunk/doc/src/toolbox_introduction_graphics.xml =================================================================== --- JMathLib/trunk/doc/src/toolbox_introduction_graphics.xml (rev 0) +++ JMathLib/trunk/doc/src/toolbox_introduction_graphics.xml 2009-02-26 16:44:03 UTC (rev 890) @@ -0,0 +1,10 @@ +<sect1 id="toolbox_introduction_graphics"> +<title>Introduction to the toolbox graphics</title> +<indexterm><primary>toolbox graphics</primary></indexterm> +<simpara> + +There will be some great features for graphics manipulations +in the future. + +</simpara> +</sect1> \ No newline at end of file Added: JMathLib/trunk/doc/src/toolbox_introduction_matrix.xml =================================================================== --- JMathLib/trunk/doc/src/toolbox_introduction_matrix.xml (rev 0) +++ JMathLib/trunk/doc/src/toolbox_introduction_matrix.xml 2009-02-26 16:44:03 UTC (rev 890) @@ -0,0 +1,10 @@ +<sect1 id="toolbox_introduction_matrix"> +<title>Introduction to the toolbox matrix</title> +<indexterm><primary>toolbox matrix</primary></indexterm> +<simpara> + +There will be some great features for matrix manipulations +in the future. + +</simpara> +</sect1> \ No newline at end of file Added: JMathLib/trunk/doc/src/toolbox_introduction_system.xml =================================================================== --- JMathLib/trunk/doc/src/toolbox_introduction_system.xml (rev 0) +++ JMathLib/trunk/doc/src/toolbox_introduction_system.xml 2009-02-26 16:44:03 UTC (rev 890) @@ -0,0 +1,10 @@ +<sect1 id="toolbox_introduction_system"> +<title>Introduction to the toolbox system</title> +<indexterm><primary>toolbox system</primary></indexterm> +<simpara> + +There will be some great features for this toolbox +in the future. + +</simpara> +</sect1> \ No newline at end of file Added: JMathLib/trunk/doc/src/toolbox_introduction_test.xml =================================================================== --- JMathLib/trunk/doc/src/toolbox_introduction_test.xml (rev 0) +++ JMathLib/trunk/doc/src/toolbox_introduction_test.xml 2009-02-26 16:44:03 UTC (rev 890) @@ -0,0 +1,10 @@ +<sect1 id="toolbox_introduction_test"> +<title>Introduction to the toolbox test</title> +<indexterm><primary>toolbox test</primary></indexterm> +<simpara> + +This toolbox is used to perform some internal JMathLib tests in +order to check for bugs. + +</simpara> +</sect1> \ No newline at end of file Added: JMathLib/trunk/doc/src/toolbox_introduction_ui.xml =================================================================== --- JMathLib/trunk/doc/src/toolbox_introduction_ui.xml (rev 0) +++ JMathLib/trunk/doc/src/toolbox_introduction_ui.xml 2009-02-26 16:44:03 UTC (rev 890) @@ -0,0 +1,10 @@ +<sect1 id="toolbox_introduction_ui"> +<title>Introduction to the toolbox ui</title> +<indexterm><primary>toolbox ui</primary></indexterm> +<simpara> + +There will be some great features for this toolbox +in the future. + +</simpara> +</sect1> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |