crossley 2002/08/12 22:02:58
Modified: src/documentation/xdocs/plan Tag: cocoon_2_0_3_branch
changes-doc.xml issues-doc.xml
src/documentation/xdocs/tutorial Tag: cocoon_2_0_3_branch
book.xml index.xml
Added: src/documentation/xdocs/tutorial Tag: cocoon_2_0_3_branch
tutorial-generator.xml
Log:
New tutorial: Write a Custom Generator
Submitted by: Geoff Howard <[EMAIL PROTECTED]>
Revision Changes Path
No revision
No revision
1.6.2.8 +7 -1 xml-cocoon2/src/documentation/xdocs/plan/changes-doc.xml
Index: changes-doc.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/plan/changes-doc.xml,v
retrieving revision 1.6.2.7
retrieving revision 1.6.2.8
diff -u -r1.6.2.7 -r1.6.2.8
--- changes-doc.xml 11 Jul 2002 05:32:14 -0000 1.6.2.7
+++ changes-doc.xml 13 Aug 2002 05:02:58 -0000 1.6.2.8
@@ -19,7 +19,13 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="DC" type="add" due-to="Geoff Howard"
due-to-email="[EMAIL PROTECTED]">
+ New tutorial:
+ <link href="../tutorial/tutorial-generator.html">Write a Custom Generator</link>
+ </action>
+ </release>
+ <release version="2.0.3" date="July 15 2002">
<action dev="DC" type="add">
Encourage people to help with the mending broken links.
Added a
1.1.2.3 +1 -1 xml-cocoon2/src/documentation/xdocs/plan/issues-doc.xml
Index: issues-doc.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/plan/issues-doc.xml,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- issues-doc.xml 13 Jul 2002 05:45:57 -0000 1.1.2.2
+++ issues-doc.xml 13 Aug 2002 05:02:58 -0000 1.1.2.3
@@ -3,7 +3,7 @@
<document>
<header>
- <title>Issues</title>
+ <title>Issues with Documentation</title>
<subtitle>Overview</subtitle>
<authors>
<person name="David Crossley" email="[EMAIL PROTECTED]"/>
No revision
No revision
1.1.2.2 +1 -0 xml-cocoon2/src/documentation/xdocs/tutorial/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/tutorial/book.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- book.xml 7 Jun 2002 19:52:38 -0000 1.1.2.1
+++ book.xml 13 Aug 2002 05:02:58 -0000 1.1.2.2
@@ -12,6 +12,7 @@
<menu label="Tutorials">
<menu-item label="Index" href="index.html"/>
<menu-item label="WebApp" href="tutorial-develop-webapp.html"/>
+ <menu-item label="Custom Generator" href="tutorial-generator.html"/>
<menu-item label="RMIServer" href="tutorial-rmi-generator.html"/>
</menu>
1.3.2.3 +2 -1 xml-cocoon2/src/documentation/xdocs/tutorial/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/tutorial/index.xml,v
retrieving revision 1.3.2.2
retrieving revision 1.3.2.3
diff -u -r1.3.2.2 -r1.3.2.3
--- index.xml 10 Jul 2002 19:19:25 -0000 1.3.2.2
+++ index.xml 13 Aug 2002 05:02:58 -0000 1.3.2.3
@@ -25,7 +25,8 @@
<ul>
<li><link href="tutorial-develop-webapp.html">How to develop Web
Applications</link></li>
-<li><link href="tutorial-rmi-generator.html">Building a RMI Server Generator,
Draft</link></li>
+<li><link href="tutorial-generator.html">Write a Custom Generator</link></li>
+<li><link href="tutorial-rmi-generator.html">Building a RMI Server Generator</link>
- Draft</li>
</ul>
</s2>
No revision
No revision
1.1.2.1 +0 -0
xml-cocoon2/src/documentation/xdocs/tutorial/tutorial-generator.xml
Index: tutorial-generator.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/tutorial/tutorial-generator.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]