summaryrefslogtreecommitdiffstats
path: root/docs/manual/developer/modules.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-07-29 21:23:29 +0200
committerAndré Malo <nd@apache.org>2004-07-29 21:23:29 +0200
commit32f6dfc6db8252969fbc1b19988227abbdf823ef (patch)
tree447d6c70cfaab680fd7e04b020d8107c4a095ce8 /docs/manual/developer/modules.html.en
parentupdate transformation (diff)
downloadapache2-32f6dfc6db8252969fbc1b19988227abbdf823ef.tar.xz
apache2-32f6dfc6db8252969fbc1b19988227abbdf823ef.zip
oops. while switching to euc-jp I've removed also the html-only .ja.jis files.
recode to euc-jp and re-add them (only one in 2.1) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104423 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/modules.html.en')
-rw-r--r--docs/manual/developer/modules.html.en6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/manual/developer/modules.html.en b/docs/manual/developer/modules.html.en
index 4fbd121967..83ac6fb6ac 100644
--- a/docs/manual/developer/modules.html.en
+++ b/docs/manual/developer/modules.html.en
@@ -18,7 +18,8 @@
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Converting Modules from Apache 1.3 to Apache 2.0</h1>
<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English">&nbsp;en&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
</div>
<p>This is a first attempt at writing the lessons I learned
@@ -264,7 +265,8 @@ module MODULE_VAR_EXPORT <var>module_name</var>_module =
</div></div>
<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English">&nbsp;en&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
</div><div id="footer">
<p class="apache">Copyright 1999-2004 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>