diff options
Diffstat (limited to 'docs/manual/developer/documenting.html.en')
-rw-r--r-- | docs/manual/developer/documenting.html.en | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/manual/developer/documenting.html.en b/docs/manual/developer/documenting.html.en index 705f3adc..82da5c0c 100644 --- a/docs/manual/developer/documenting.html.en +++ b/docs/manual/developer/documenting.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> > <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Documenting Apache 2.0</h1> <div class="toplang"> -<p><span>Available Languages: </span><a href="../en/developer/documenting.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/developer/documenting.html" title="English"> en </a> | +<a href="../zh-cn/developer/documenting.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div> <p>Apache 2.0 uses <a href="http://www.doxygen.org/">Doxygen</a> to @@ -77,8 +78,9 @@ <a href="http://www.doxygen.org/">the Doxygen site</a>.</p> </div></div> <div class="bottomlang"> -<p><span>Available Languages: </span><a href="../en/developer/documenting.html" title="English"> en </a></p> +<p><span>Available Languages: </span><a href="../en/developer/documenting.html" title="English"> en </a> | +<a href="../zh-cn/developer/documenting.html" 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 |