From: Joshua Slive Date: Mon, 16 Sep 2002 16:08:06 +0000 (+0000) Subject: Well, I see you got your brand new leopard-skin pill-box hat. X-Git-Tag: 2.0.42~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6f88c1bb5de686022210e5710672ab62656af2;p=thirdparty%2Fapache%2Fhttpd.git Well, I see you got your brand new leopard-skin pill-box hat. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96840 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index 59986e8dd34..5ced648bda6 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -1,5 +1,5 @@ Apache HTTP Server 2.0 Documentation Status File. -Last modified: $Date: 2002/09/16 15:52:40 $ +Last modified: $Date: 2002/09/16 16:08:06 $ If you are interested in helping accomplish some of the tasks on this list or otherwise improving the documentation, please join the @@ -16,6 +16,9 @@ tutorial on how to get started with making your contribution. - Rewriting of the remainder of the manual into xml is in progress. See the bottom of this file for status info. - Get mod/mod_auth_ldap.xml to validate against the current dtd. + - Some of the nested
s in mod/mod_include.xml are not working + in mozilla. Probably enclosing some of the bare paragraphs + in

would fix it. - modules docs - mod_suexec: very little documentation @@ -79,12 +82,9 @@ Documentation improvements - Add more information to the directives.html index (description, syntax, context, ...) or perhaps add a quickreference.html that contains this info. - - Use a tag like (but not that long) in place of + - Use a tag like (but not that long) in place of for things like the listing. - - -> use , it's intuitive enough and can easily passed through - by XSLT at least for HTML targets --nd (volunteer) - + - nd volunteers - Use the sitemap.xml in place of allmodules.xml to generate the directives.html and mod/index.html. - Handle more levels of sub

s.