From: Joshua Slive Date: Sat, 26 Oct 2002 00:00:36 +0000 (+0000) Subject: Nothing to say. X-Git-Tag: 2.0.44~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b08ea656db787dec86683f2833340446404bf1ad;p=thirdparty%2Fapache%2Fhttpd.git Nothing to say. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97312 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index 3e107f036bc..de720127bd7 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -1,5 +1,5 @@ Apache HTTP Server 2.0 Documentation Status File. -Last modified: $Date: 2002/10/05 23:03:58 $ +Last modified: $Date: 2002/10/26 00:00:36 $ If you are interested in helping accomplish some of the tasks on this list or otherwise improving the documentation, please join the @@ -52,10 +52,10 @@ Things That Need Fixing the program in the site-tools repository, but nobody seems willing to update the nroff files at the moment. What should we do? - - - we should be able to setup an XSLT to convert XML to nroff, - shouldn't we? --nd - - Theoretically? Yes. ;-) --Joshua + - One idea is write them in xml and use xsl to convert to nroff + An example: http://cyberelk.net/tim/data/xmlto/db2man/ + This is designed for docbook, but it could be adapted. + I'm not sure what the license is. - MPM documentation - Non unix/windows MPMs still need to be completed.