summaryrefslogtreecommitdiff
path: root/docs/manual/developer/index.html
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2000-11-29 22:51:01 +0000
committerJoshua Slive <slive@apache.org>2000-11-29 22:51:01 +0000
commitbab020a57cb151c08e965cdc001b9f6a2ade8643 (patch)
treed215c823c2353a2e7711fcda876dee343cb7fe4a /docs/manual/developer/index.html
parent87c30b0e93e869a3ba7bb51c859ceb0fd708e8c9 (diff)
downloadhttpd-bab020a57cb151c08e965cdc001b9f6a2ade8643.tar.gz
- Remove some "platform specific notes" from the main page where the
platform doesn't currently work in Apache 2.0. - Move the API doc link to the developer/index.html. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87135 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/index.html')
-rw-r--r--docs/manual/developer/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html
index f536c1454e..93eb0d9d2f 100644
--- a/docs/manual/developer/index.html
+++ b/docs/manual/developer/index.html
@@ -19,7 +19,7 @@
<p><a href="hooks.html">Apache Hook Functions</a></p>
<p><a href="modules.html">Converting Apache 1.3 Modules to Apache 2.0</a></p>
<p><a href="debugging.html">Debugging Memory Allocation in APR</a></p>
-
+<p><a href="../misc/API.html">Apache 1.3 API Notes</a></p>
<!--#include virtual="footer.html" -->
</body>
</html>