From: Rich Bowen Date: Thu, 30 Sep 2010 21:31:54 +0000 (+0000) Subject: Add a TODO item for the 1.3 docs. X-Git-Tag: 2.3.9~378 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b2a1ac31fff1bcf161be9e9c46a97902fd666c0;p=thirdparty%2Fapache%2Fhttpd.git Add a TODO item for the 1.3 docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1003294 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/STATUS b/docs/STATUS index ff319a5eef1..04c15a49bc1 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -14,6 +14,13 @@ To Do List completely rewritten. Many of the points stopped being true over a decade ago. +- The 1.3 docs need to have links from each directive forward to the + /docs/current/ version of that directive, or a note that it's not + avaialble in this century. See core.html for examples of how this + might be done. This is a large undertaking, and involves a lot of + grunt work, but will be greatly appreciated by the folks that make it + to the wrong doc via Google. + - Rewriting the custom-error document, which is grossly outdated. - Adding to the discussion of conditional logging, which I think