crossley 2002/12/27 23:21:44
Modified: src/documentation/xdocs/userdocs/readers Tag:
cocoon_2_0_3_branch axisrpc-reader.xml
database-reader.xml directoryziparchiver-reader.xml
jsp-reader.xml
Log:
Fix some <title> ... maybe relics from copying a template file.
Revision Changes Path
No revision
No revision
1.1.2.2 +1 -1 xml-cocoon2/src/documentation/xdocs/userdocs/readers/axisrpc-reader.xml
Index: axisrpc-reader.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/axisrpc-reader.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- axisrpc-reader.xml 28 Dec 2002 07:06:51 -0000 1.1.2.1
+++ axisrpc-reader.xml 28 Dec 2002 07:21:44 -0000 1.1.2.2
@@ -3,7 +3,7 @@
<document>
<header>
- <title>Template-Reader in Cocoon</title>
+ <title>Axis RPC Reader in Cocoon</title>
<version>0.9</version>
<type>Technical document</type>
<authors>
1.1.2.2 +1 -1 xml-cocoon2/src/documentation/xdocs/userdocs/readers/database-reader.xml
Index: database-reader.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/database-reader.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- database-reader.xml 28 Dec 2002 07:06:52 -0000 1.1.2.1
+++ database-reader.xml 28 Dec 2002 07:21:44 -0000 1.1.2.2
@@ -9,7 +9,7 @@
<authors>
<person name="Bernhard Huber" email="huber@apache.org"/>
</authors>
- <abstract>This document describes the xml serializer of Cocoon.</abstract>
+ <abstract>This document describes the DatabaseReader of Cocoon.</abstract>
</header>
<body>
<s1 title="DatabaseReader">
1.1.2.2 +1 -1 xml-cocoon2/src/documentation/xdocs/userdocs/readers/directoryziparchiver-reader.xml
Index: directoryziparchiver-reader.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/directoryziparchiver-reader.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- directoryziparchiver-reader.xml 28 Dec 2002 07:06:52 -0000 1.1.2.1
+++ directoryziparchiver-reader.xml 28 Dec 2002 07:21:44 -0000 1.1.2.2
@@ -9,7 +9,7 @@
<authors>
<person name="Bernhard Huber" email="huber@apache.org"/>
</authors>
- <abstract>This document describes the xml serializer of Cocoon.</abstract>
+ <abstract>This document describes the DirectoryZipArchiver reader of Cocoon.</abstract>
</header>
<body>
<s1 title="DirectoryZipArchiver">
1.1.2.2 +2 -2 xml-cocoon2/src/documentation/xdocs/userdocs/readers/jsp-reader.xml
Index: jsp-reader.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/jsp-reader.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- jsp-reader.xml 28 Dec 2002 07:06:52 -0000 1.1.2.1
+++ jsp-reader.xml 28 Dec 2002 07:21:44 -0000 1.1.2.2
@@ -3,13 +3,13 @@
<document>
<header>
- <title>XML Serializer</title>
+ <title>JSP Reader in Cocoon</title>
<version>0.9</version>
<type>Technical document</type>
<authors>
<person name="Bernhard Huber" email="huber@apache.org"/>
</authors>
- <abstract>This document describes the xml serializer of Cocoon.</abstract>
+ <abstract>This document describes the JSP Reader of Cocoon.</abstract>
</header>
<body>
<s1 title="JSPReader">
----------------------------------------------------------------------
In case of troubles, e-mail: webmaster@xml.apache.org
To unsubscribe, e-mail: cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org
|