[libfann] 163/242: minor documentation update

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to tag Version2_0_0
in repository libfann.

commit 8f621257e3c0a1655fe55254c4b9b2f21ac953c4
Author: Steffen Nissen <lukesky at diku.dk>
Date:   Sun Oct 10 07:27:29 2004 +0000

    minor documentation update
---
 doc/Makefile   | 2 +-
 doc/intro.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/Makefile b/doc/Makefile
index 8bb7adb..d07a68b 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -31,7 +31,7 @@ txt: fann.xml Makefile
 sf: pdf html html-single
 	perl -p -i -e 's/><\/BODY/> <br><div><A href="http:\/\/sourceforge.net"> <IMG src="http:\/\/sourceforge.net\/sflogo.php?group_id=93562&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" \/><\/A><\/div><br> <\/body/' fann.html
 	(cd html && perl -p -i -e 's/><\/BODY/> <br><div><A href="http:\/\/sourceforge.net"> <IMG src="http:\/\/sourceforge.net\/sflogo.php?group_id=93562&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" \/><\/A><\/div><br> <\/body/' *.html)
-	tar czf sf.tgz *.html search.php style.css fann.pdf html
+	tar czf sf.tgz *.gif *.html *.php style.css fann.pdf html
 
 spell:
 	ispell -h -d american -p ./personal.dict $(XML)
diff --git a/doc/intro.html b/doc/intro.html
index 1daafdc..e0adb7c 100644
--- a/doc/intro.html
+++ b/doc/intro.html
@@ -27,7 +27,7 @@ artificial neural networks in C with support for both fully connected
 and sparsely connected networks. Cross-platform execution in both
 fixed and floating point are supported. It includes a framework for
 easy handling of training data sets. It is easy to use, versatile,
-well documented, and fast. PHP and Python bindings are available.
+well documented, and fast. PHP, Python and Mathematica bindings are available.
 
 <p align='center'><img src='BesselAll.gif'>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list