- Rename .sgml files to .xml
- Reflect the rename in referencing files Approved by: doceng (implicit)
This commit is contained in:
parent
bee5d224fe
commit
b4346b9b2d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39631
3291 changed files with 5060 additions and 7259 deletions
25
en_US.ISO8859-1/htdocs/java/links/documentation.xml
Normal file
25
en_US.ISO8859-1/htdocs/java/links/documentation.xml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||||
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
|
||||
<!ENTITY title "FreeBSD &java; Project: Documentation">
|
||||
]>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&title;</title>
|
||||
|
||||
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
||||
</head>
|
||||
|
||||
<body class="navinclude.developers">
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux.html">JavaLinux FAQ</a></li>
|
||||
<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.</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue