]> granicus.if.org Git - apache/commitdiff
add votes/comments
authorAndre Malo <nd@apache.org>
Sat, 11 Jan 2003 22:48:07 +0000 (22:48 +0000)
committerAndre Malo <nd@apache.org>
Sat, 11 Jan 2003 22:48:07 +0000 (22:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98241 13f79535-47bb-0310-9956-ffa450edef68

docs/STATUS

index 74de1488fe4e847732fab8c9713a5446247d10be..b9bd8124c4b76b3dcf97d6b654ae9c1a8f49836b 100644 (file)
@@ -1,5 +1,5 @@
 Apache HTTP Server 2.1 Documentation Status File.
-Last modified: $Date: 2003/01/09 23:50:01 $
+Last modified: $Date: 2003/01/11 22:48:07 $
 
 For more information on how to contribute to the Apache Documentation
 Project, please see http://httpd.apache.org/docs-project/
@@ -12,9 +12,15 @@ Decisions pending
 - Where to put docs checkout on website
      - Leave it at /docs-x.y/
        +1: Joshua, Erik
+        0: nd
+
      - /manual/x.y/
+       +1: nd
+
      - /x.y/manual
-       -1: Erik
+       -1: Erik, nd
+             though it's probably my suggestion, I don't like it
+             very well ;-) -- nd
 
 - Figure out what to do about the 2.0 FAQ
     - Copy important stuff from 1.3?
@@ -25,6 +31,9 @@ Decisions pending
     - Perhaps we can use the newly created Wiki for this. (SubWiki,
       with the possibility to get nice commit mails.)
 
+         someone should try to convince me, what the heck is
+         so cool with wikis -- nd
+
 Things That Need Fixing
 =======================
 
@@ -87,6 +96,8 @@ Things That Need Fixing
 - API documentation
     Status: Ben Laurie has written some hooks documentation
 
+    - authn provider API documentation could be useful
+
 - Several features in Apache require write-access to the filesystem.
     Examples: CacheRoot, DavLockDB, ScriptLog
     We should treat the things consistently in the docs, and perhaps
@@ -123,7 +134,6 @@ Documentation improvements
     - looking for other good ideas ;-)
   - remove <pre> elements. Use <br /> and <indent> elements to get
     same effect.
-  - need to add new <parentdocument> element to more docs
 
 * Autogeneration of PDF
   - AndrĂ© is working on this, Erik volunteers to help out