nicolaken 02/04/18 09:18:04
Modified: src/documentation/xdocs/userdocs index.xml
Log:
Doc patch 8068 from [EMAIL PROTECTED]
"This patch includes my go at a short intro for the user guide (until there is
something more expansive) a bit more then TODO but still admittedly
insufficient. "
Revision Changes Path
1.2 +10 -1 xml-cocoon2/src/documentation/xdocs/userdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 3 Jan 2002 12:31:04 -0000 1.1
+++ index.xml 18 Apr 2002 16:18:04 -0000 1.2
@@ -7,13 +7,22 @@
<subtitle>Overview</subtitle>
<authors>
<person name="Carsten Ziegeler" email="[EMAIL PROTECTED]"/>
+ <person name="Andrew C. Oliver" email="[EMAIL PROTECTED]"/>
</authors>
</header>
<body>
<s1 title="Overview">
- <p>Here will soon appear an overview of the user perspective.
+ <p>In getting started with Cocoon, one must learn not only a number of
+ concepts, but a number of details as well. Read the Introduction and ensure that
you
+ understand concepts such as the sitemap, generators, transformers, serializers
+ and actions. This guide will fill in the details, such as "So how do I turn
+ this query into XML date".
+ </p>
+
+ <p>
+ Come back often...this guide is being updated regularly.
</p>
<p>The actual user documentation is available from the side-panel.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]