diff options
Diffstat (limited to 'docs/manual/developer/index.html.en')
-rw-r--r-- | docs/manual/developer/index.html.en | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/docs/manual/developer/index.html.en b/docs/manual/developer/index.html.en index 26a7afa0..ab2d0bc1 100644 --- a/docs/manual/developer/index.html.en +++ b/docs/manual/developer/index.html.en @@ -18,7 +18,8 @@ <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.2</a></div><div id="page-content"><div id="preamble"><h1>Developer Documentation for Apache 2.0</h1> <div class="toplang"> -<p><span>Available Languages: </span><a href="../en/developer/" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/developer/" title="English"> en </a> | +<a href="../zh-cn/developer/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div> <p>Many of the documents on these Developer pages are lifted @@ -48,12 +49,6 @@ <div class="section"> <h2><a name="external" id="external">External Resources</a></h2> <ul> - <li>Tools provided by Ian Holsman: - <ul> - <li><a href="http://lxr.webperf.org/">Apache 2 cross reference</a></li> - <li><a href="http://docx.webperf.org/">Autogenerated Apache 2 code documentation</a></li> - </ul></li> - <li>Module Development Tutorials by Kevin O'Donnell <ul> <li><a href="http://threebit.net/tutorials/apache2_modules/tut1/tutorial1.html">Integrating a module into the Apache build system</a></li> @@ -75,8 +70,9 @@ </ul> </div></div> <div class="bottomlang"> -<p><span>Available Languages: </span><a href="../en/developer/" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/developer/" title="English"> en </a> | +<a href="../zh-cn/developer/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div id="footer"> -<p class="apache">Copyright 2009 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2011 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> </body></html>
\ No newline at end of file |