doc/en_US.ISO8859-1/htdocs/java/links/documentation.sgml
Hiroki Sato 35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00

25 lines
782 B
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: Documentation">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<table border="0">
<tr>
<td>
<ul>
<li><a href="http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux.html">JavaLinux FAQ</a>
<li><a href="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java 2nd ed.</a><br>
A free Java book, now available in its early second edition stage.
It can be downloaded in W97/HTML or PDF format.<br>
The <a href="http://www.eckelobjects.com/javabook.html">old version</a>
of the book is still accessible.
</ul>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>