crossley 2003/03/17 21:49:00
Modified: src/documentation cocoon.xconf
Log:
Clarify to find the full component descriptions in the main cocoon.xconf
Revision Changes Path
1.5 +2 -3 cocoon-2.1/src/documentation/cocoon.xconf
Index: cocoon.xconf
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/cocoon.xconf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cocoon.xconf 17 Mar 2003 09:49:32 -0000 1.4
+++ cocoon.xconf 18 Mar 2003 05:49:00 -0000 1.5
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<cocoon version="2.1">
-<!-- ================ Apache Cocoon configuration file ================== -->
-<!-- For full description of the components and their parameters ...
+<!-- For full description of the components and their parameters, see ...
- Apache Cocoon User Documentation at /userdocs/
- - webapp/WEB-INF/cocoon.xconf (this file) - describes each core component
+ - webapp/WEB-INF/cocoon.xconf - describes each core component in detail
- each optional component/.../*.xconf - these describe the parameters
for each component and are automatically included at build-time.