From: <jen...@us...> - 2007-08-26 12:07:40
|
Revision: 59 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=59&view=rev Author: jenslehmann Date: 2007-08-25 09:10:25 -0700 (Sat, 25 Aug 2007) Log Message: ----------- added ignore flag to log directory: in the future the log directory should be used for all kinds of logging actions (search trees, DIG protocol etc.) small improvement in Javadoc build script Modified Paths: -------------- trunk/javadoc.xml Property Changed: ---------------- trunk/ Property changes on: trunk ___________________________________________________________________ Name: svn:ignore - .settings .project .classpath classes + .settings .project .classpath classes log Modified: trunk/javadoc.xml =================================================================== --- trunk/javadoc.xml 2007-08-25 16:04:07 UTC (rev 58) +++ trunk/javadoc.xml 2007-08-25 16:10:25 UTC (rev 59) @@ -20,7 +20,7 @@ use="true" version="true" linksource="true" - bottom="DL-Learner is licenced under the terms of the GNU General Public License.<br />Copyright &#169; 2007 Jens Lehmann" + bottom="<img style='float:right' src='http://sflogo.sourceforge.net/sflogo.php?group_id=203619&type=1' width='88' height='31' border='0' alt='SourceForge.net Logo' /> DL-Learner is licenced under the terms of the GNU General Public License.<br />Copyright &#169; 2007 Jens Lehmann" Encoding="ISO-8859-1" windowtitle="DL-Learner Javadoc"> <taglet name="org.dllearner.utilities.ToDoTaglet" path="classes" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |