coar 01/09/17 11:32:28
Modified: . STATUS
Log:
Add another improvement idea
Revision Changes Path
1.5 +10 -1 httpd-docs-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/STATUS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -u -r1.4 -r1.5
--- STATUS 2001/07/11 07:04:47 1.4
+++ STATUS 2001/09/17 18:32:28 1.5
@@ -1,5 +1,5 @@
Apache HTTP Server 1.3 Documentation Status File.
-Last modified: $Date: 2001/07/11 07:04:47 $
+Last modified: $Date: 2001/09/17 18:32:28 $
If you are interested in helping accomplish some of the tasks on this
list or otherwise improving the documentation, please join the
@@ -89,3 +89,12 @@
- We'll need to audit these and find out which ones need munging, as
some of it looks ok. --jsl
+* Making site-specific enhancements easier, including a documented
+ and robust way for 3P module docco to be added -- and have it
+ survive a server docco upgrade
+
+ - This could be something a simple and hackish as a manual/extra/
+ directory (a la the 1.3 src/modules/extra/ directory) and a
+ script in the support directory that scans the files there and
+ updates the manual indices. (We do something like that now for
+ httpd.conf file with apxs [LoadModule, etc.].)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]