summaryrefslogtreecommitdiff
path: root/docs/manual/developer/documenting.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2003-05-01 23:13:33 +0000
committerAndré Malo <nd@apache.org>2003-05-01 23:13:33 +0000
commit34a80376eabba5eec7ad3ebf872f3b4f18d0de79 (patch)
tree0de8ab9c8cbe32415c8c232860a0b8c98df7d08c /docs/manual/developer/documenting.html.en
parentd9cabd1e8c08006dc678f2a0468f7d43199acd09 (diff)
downloadhttpd-34a80376eabba5eec7ad3ebf872f3b4f18d0de79.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/documenting.html.en')
-rw-r--r--docs/manual/developer/documenting.html.en8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/manual/developer/documenting.html.en b/docs/manual/developer/documenting.html.en
index 012f524091..61dd5f3410 100644
--- a/docs/manual/developer/documenting.html.en
+++ b/docs/manual/developer/documenting.html.en
@@ -17,6 +17,10 @@
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
<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>Documenting Apache 2.0</h1>
+<div class="toplang">
+<p><span>Available Languages: </span><a href="../en/developer/documenting.html">&nbsp;en&nbsp;</a></p>
+</div>
+
<p>Apache 2.0 uses <a href="http://www.doxygen.org/">Doxygen</a> to
document the APIs and global variables in the the code. This will explain
the basics of how to document using Doxygen.</p>
@@ -72,7 +76,9 @@
<p>For a further discussion of the possibilities please refer to
<a href="http://www.doxygen.org/">the Doxygen site</a>.</p>
</div></div>
-<div id="footer">
+<div class="bottomlang">
+<p><span>Available Languages: </span><a href="../en/developer/documenting.html">&nbsp;en&nbsp;</a></p>
+</div><div id="footer">
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</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