Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
23 lines
No EOL
1.1 KiB
Text
23 lines
No EOL
1.1 KiB
Text
<!-- $FreeBSD: www/share/sgml/includes.navdevelopers.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
|
|
|
<!ENTITY nav '<div id="sidenav">
|
|
<h2 class="blockhide">Section Navigation</h2>
|
|
<ul>
|
|
<li><a href="&base;/projects/index.html">Desarrollo</a></li>
|
|
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/developers-handbook">Manual del desarrollador</a></li>
|
|
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/porters-handbook">Manual del Porter</a></li>
|
|
<li><a href="&base;/support.html#cvs">Repositorio CVS</a></li>
|
|
<li><a href="&enbase;/releng/index.html">Release Engineering</a></li>
|
|
<li><a href="&enbase;/platforms/">Arquitecturas</a>
|
|
<ul>
|
|
<li><a href="&enbase;/platforms/alpha.html">alpha</a></li>
|
|
<li><a href="&enbase;/platforms/amd64.html">amd64</a></li>
|
|
<li><a href="&enbase;/platforms/i386.html">i386</a></li>
|
|
<li><a href="&enbase;/platforms/ia64.html">ia64</a></li>
|
|
<li><a href="&enbase;/platforms/pc98.html">pc98</a></li>
|
|
<li><a href="&enbase;/platforms/sparc.html">sparc64</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="&enbase;/doc/en_US.ISO8859-1/articles/contributing/index.html">Contribuir a FreeBSD</a></li>
|
|
</ul>
|
|
</div> <!-- sidenav -->'> |