(Note: old leftovers from commercial/ have been dropped since they are extremely outdated and the generation process is very complicated.) Approved by: doceng (implicit)
27 lines
1 KiB
XML
27 lines
1 KiB
XML
<?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 base "../..">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "Projet &java; pour FreeBSD : Guides">
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.6
|
|
|
|
Version francaise : Xavier Blanvarlet <xavier.blanvarlet@partners-info.com>
|
|
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
|
|
Version francaise (mise a jour) : Antoine Brodin <antoine.brodin@laposte.net>
|
|
-->
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head><title>&title;</title></head>
|
|
|
|
<body class="navinclude.developers">
|
|
<p>Actuellement, nous n'avons aucun guide spécifique à FreeBSD. Si vous aimeriez en voir un, envoyez un message à <a href="mailto:freebsd-java@FreeBSD.org">freebsd-java@FreeBSD.org</a>.</p>
|
|
|
|
<p>D'autres guides peuvent être trouvés <a href="../links/tutorials.html">ici</a>.</p>
|
|
|
|
</body>
|
|
</html>
|