coar 99/03/31 16:06:19
Modified: apidoc api-dict.html Log: Add a little more information about the partial nature of the documentation.. Revision Changes Path 1.3 +7 -2 apache-devsite/apidoc/api-dict.html Index: api-dict.html =================================================================== RCS file: /home/cvs/apache-devsite/apidoc/api-dict.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- api-dict.html 1999/03/06 18:16:23 1.2 +++ api-dict.html 1999/04/01 00:06:18 1.3 @@ -1,10 +1,11 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" + "http://www.w3.org/TR/REC-html40/loose.dtd"> <HTML> <HEAD> <TITLE>Apache Web server API Dictionary </TITLE> </HEAD> - <!-- Background white, links blue (unvisited), navy (visited), red (active) --> +<!-- Background white, links blue (unvisited), navy (visited), red (active) --> <BODY BGCOLOR="#FFFFFF" TEXT="#000000" @@ -18,6 +19,10 @@ </H1> <BLOCKQUOTE> <STRONG> + The intent of this and the related pages is to provide definitive + documentation for the Apache Web server API (application programming + interface). Unfortunately, it does not yet live up to that intention, + but it's something, anyway. This file is <!--very much--> under construction. <!--You should not take anything you find in it at face value.--> </STRONG>