doc/zh_CN/includes.navdevelopers.sgml
Xin LI 702e390ee2 Merge Simplified Chinese translation for the website.
Obtained from:	The FreeBSD Simplified Chinese Project
Thanks goes to:	Gavin MU <gavin.mu at gmail dot com> [1],
		Fukang CHEN <loader at freebsdmall dot com> [2],
		intron <intron at intron dot ac> [3]

[1] The original translation with me.
[2] New layout and structural improvements.
[3] Additional and continued contributions.
2006-07-11 15:27:53 +00:00

31 lines
1.5 KiB
Text

<!-- $FreeBSD: www/zh_CN/includes.navdevelopers.sgml,v 1.1.1000.3 2006/05/10 14:58:06 delphij Exp $ -->
<!-- The FreeBSD Simplified Chinese Documentation Project -->
<!-- From FreeBSD: www/share/sgml/includes.navdevelopers.sgml,v 1.10 2006/05/09 15:40:04 pav -->
<!ENTITY nav '<div id="SIDENAV">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&enbase;/projects/index.html">开发</a></li>
<li><a href="&enbase;/doc/zh_CN.GB2312/books/developers-handbook">开发手册</a></li>
<li><a href="&enbase;/doc/zh_CN.GB2312/books/porters-handbook">Porter 手册</a></li>
<li><a href="&enbase;/developers/cvs.html">CVS 代码库</a></li>
<li><a href="&enbase;/releng/index.html">交付工程</a></li>
<li><a href="&base;/platforms/">平台</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>
<li><a href="&base;/platforms/xbox.html">xbox</a></li>
</ul>
</li>
<li><a href="&base;/projects/ideas/">项目新点子</a></li>
<li><a href="&enbase;/doc/zh_CN.GB2312/articles/contributing/index.html">为 FreeBSD 提供帮助</a></li>
</ul>
</div> <!-- sidenav -->'>