shannon 2002/07/03 13:28:33
Modified: src/documentation/xdocs/howto index.xml book.xml
Log:
new links to new docs
Revision Changes Path
1.9 +7 -6 xml-cocoon2/src/documentation/xdocs/howto/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/howto/index.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- index.xml 27 Jun 2002 15:53:20 -0000 1.8
+++ index.xml 3 Jul 2002 20:28:33 -0000 1.9
@@ -21,8 +21,9 @@
<s2 title="Using Cocoon">
<ul>
-<li><link href="xmlform-wizard/howto-xmlform-wizard.html">XMLForm How-To</link></li>
+<li><link href="xmlform-wizard/howto-xmlform-wizard.html">XMLForm Wizard</link></li>
<li><link href="howto-paginator-transformer.html">Paginator Transformer</link></li>
+<li><link href="howto-html-pdf-publishing.html">HTML-PDF Publishing</link></li>
</ul>
</s2>
@@ -33,7 +34,7 @@
<li><link href="howto-author-howto.html">How to Author a How-To</link></li>
<li><link href="howto-author-faq.html">How to Author an FAQ</link></li>
<li><link href="howto-author-snippet.html">How to Author a Code Snippet</link></li>
-
+<li><link href="howto-author-core-docs.html">How to Author Core
Documentation</link></li>
</ul>
</s2>
@@ -49,12 +50,12 @@
- <s2 title="Third Party HOWTOs">
+ <s2 title="Third Party How-Tos">
<ul>
-<li>Perry Molendijk's <link
href="http://www.cocooncenter.de/cc/documents/resources/xindice/index.html">Running
Xindice</link> HOWTO at cocooncenter.de.</li>
-<li>Bertrand Delacrétaz's <link
href="http://www.cocooncenter.de/cc/documents/resources/hot-plugging/index.html">Automount</link>
HOWTO at cocooncenter.de.</li>
-<li>Perry Molendijk's <link
href="http://www.cocooncenter.de/cc/documents/resources/sendmail/index.html">Sendmail
Logicsheet</link> HOWTO at cocooncenter.de.</li>
+<li>Perry Molendijk's <link
href="http://www.cocooncenter.de/cc/documents/resources/xindice/index.html">Running
Xindice</link> How-To at cocooncenter.de.</li>
+<li>Bertrand Delacrétaz's <link
href="http://www.cocooncenter.de/cc/documents/resources/hot-plugging/index.html">Automount</link>
How-To at cocooncenter.de.</li>
+<li>Perry Molendijk's <link
href="http://www.cocooncenter.de/cc/documents/resources/sendmail/index.html">Sendmail
Logicsheet</link> How-To at cocooncenter.de.</li>
<li><link href="http://www.galatea.com/flashguides/index.html">Galatea
FlashGuides(TM)</link></li>
<li><link href="http://durdo.miesto.sk/Cocoon2HowTo/index.html">Cocoon 2 How-To
Pages</link></li>
1.8 +2 -0 xml-cocoon2/src/documentation/xdocs/howto/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/howto/book.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- book.xml 27 Jun 2002 15:53:20 -0000 1.7
+++ book.xml 3 Jul 2002 20:28:33 -0000 1.8
@@ -16,12 +16,14 @@
<menu label="Using Cocoon">
<menu-item label="XMLForm" href="xmlform-wizard/howto-xmlform-wizard.html"/>
<menu-item label="Paginator" href="howto-paginator-transformer.html"/>
+ <menu-item label="HTML-PDF" href="howto-html-pdf-publishing.html"/>
</menu>
<menu label="Documentation">
<menu-item label="Author How-To" href="howto-author-howto.html"/>
<menu-item label="Author FAQ" href="howto-author-faq.html"/>
<menu-item label="Author Snippet" href="howto-author-snippet.html"/>
+ <menu-item label="Author Docs" href="howto-author-core-docs.html"/>
</menu>
<menu label="Contribution">
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]