includes.navdevelopers.sgml 1.4 --> 1.6 internal/mirror.sgml 1.16 --> 1.19 news/news.sgml 1.41 --> 1.44 Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
33 lines
1.5 KiB
Text
33 lines
1.5 KiB
Text
<!--
|
|
The FreeBSD Documentation Project
|
|
The FreeBSD French Documentation Project
|
|
|
|
$FreeBSD: www/fr/includes.navdevelopers.sgml,v 1.3 2005/11/02 21:39:11 blackend Exp $
|
|
Original revision: 1.6
|
|
based on ../share/sgml/includes.navdevelopers.sgml
|
|
-->
|
|
|
|
<!ENTITY nav '<div id="SIDENAV">
|
|
<h2 class="blockhide">Section Navigation</h2>
|
|
<ul>
|
|
<li><a href="&base;/projects/index.html">Développement</a></li>
|
|
<li><a href="&enbase;/doc/&url.doc.langcode;/books/developers-handbook">Manuel du développeur</a></li>
|
|
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/porters-handbook">Manuel du porteur d'application</a></li>
|
|
<li><a href="&base;/developers/cvs.html">Dépôt CVS</a></li>
|
|
<li><a href="&base;/releng/index.html">Production des versions</a></li>
|
|
<li><a href="&base;/platforms/">Plates-formes</a>
|
|
<ul>
|
|
<li><a href="&base;/platforms/alpha.html">alpha</a></li>
|
|
<li><a href="&base;/platforms/amd64.html">amd64</a></li>
|
|
<li><a href="&base;/platforms/arm.html">ARM</a></li>
|
|
<li><a href="&base;/platforms/i386.html">i386</a></li>
|
|
<li><a href="&base;/platforms/ia64/index.html">ia64</a></li>
|
|
<li><a href="&base;/platforms/mips.html">MIPS</a></li>
|
|
<li><a href="&base;/platforms/pc98.html">pc98</a></li>
|
|
<li><a href="&base;/platforms/ppc.html">ppc</a></li>
|
|
<li><a href="&base;/platforms/sparc.html">sparc64</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="&enbase;/doc/&url.doc.langcode;/articles/contributing/index.html">Contribuer</a></li>
|
|
</ul>
|
|
</div> <!-- sidenav -->'>
|