cziegeler 01/10/16 07:41:04
Added: documentation/xdocs/userdocs/actions actions.xml book.xml
documentation/xdocs/userdocs/matchers book.xml matchers.xml
documentation/xdocs/userdocs/selectors book.xml
selectors.xml
Log:
Started own books for matchers, serializers and actions
Revision Changes Path
1.1
xml-cocoon2/documentation/xdocs/userdocs/actions/actions.xml
Index: actions.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN"
"../../dtd/document-v10.dtd">
<document>
<header>
<title>Actions</title>
<subtitle>in @doctitle@</subtitle>
<version>0.9</version>
<type>Technical document</type>
<authors>
<person name="Carsten Ziegeler" email="[EMAIL
PROTECTED]"/>
</authors>
<abstract>This document describes all available actions of
@[EMAIL PROTECTED]</abstract>
</header>
<body>
<s1 title="Goal">
<p>This document lists all available actions of
@doctitle@ and
describes their purpose.</p>
</s1>
<s1 title="Overview">
<p>Forthcoming...
</p>
</s1>
<s1 title="The Actions in @doctitle@">
<p>Forthcoming...
</p>
<!-- <ul>
<li><link href="xslt-transformer.html">XSLT
Transformer</link> (The default transformer)</li>
</ul>
-->
</s1>
</body>
</document>
1.1 xml-cocoon2/documentation/xdocs/userdocs/actions/book.xml
Index: book.xml
===================================================================
<?xml version="1.0"?>
<book software="@doctitle@"
title="@docname@ Matchers"
copyright="@year@ The Apache Software Foundation">
<menu label="Navigation">
<menu-item label="Main" href="../../index.html"/>
<menu-item label="User Documentation" href="../index.html"/>
</menu>
<menu label="Actions">
<menu-item label="Overview" href="actions.html"/>
</menu>
<menu label="Default">
</menu>
<menu label="Core">
</menu>
<menu label="Optional">
</menu>
</book>
1.1
xml-cocoon2/documentation/xdocs/userdocs/matchers/book.xml
Index: book.xml
===================================================================
<?xml version="1.0"?>
<book software="@doctitle@"
title="@docname@ Matchers"
copyright="@year@ The Apache Software Foundation">
<menu label="Navigation">
<menu-item label="Main" href="../../index.html"/>
<menu-item label="User Documentation" href="../index.html"/>
</menu>
<menu label="Matchers">
<menu-item label="Overview" href="matchers.html"/>
</menu>
<menu label="Default">
</menu>
<menu label="Core">
</menu>
<menu label="Optional">
</menu>
</book>
1.1
xml-cocoon2/documentation/xdocs/userdocs/matchers/matchers.xml
Index: matchers.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN"
"../../dtd/document-v10.dtd">
<document>
<header>
<title>Matchers</title>
<subtitle>in @doctitle@</subtitle>
<version>0.9</version>
<type>Technical document</type>
<authors>
<person name="Carsten Ziegeler" email="[EMAIL
PROTECTED]"/>
</authors>
<abstract>This document describes all available matchers of
@[EMAIL PROTECTED]</abstract>
</header>
<body>
<s1 title="Goal">
<p>This document lists all available matchers of
@doctitle@ and
describes their purpose.</p>
</s1>
<s1 title="Overview">
<p>Forthcoming...
</p>
</s1>
<s1 title="The Matchers in @doctitle@">
<p>Forthcoming...
</p>
<!-- <ul>
<li><link href="xslt-transformer.html">XSLT
Transformer</link> (The default transformer)</li>
</ul>
-->
</s1>
</body>
</document>
1.1
xml-cocoon2/documentation/xdocs/userdocs/selectors/book.xml
Index: book.xml
===================================================================
<?xml version="1.0"?>
<book software="@doctitle@"
title="@docname@ Selectors"
copyright="@year@ The Apache Software Foundation">
<menu label="Navigation">
<menu-item label="Main" href="../../index.html"/>
<menu-item label="User Documentation" href="../index.html"/>
</menu>
<menu label="Matchers">
<menu-item label="Overview" href="selectors.html"/>
</menu>
<menu label="Default">
</menu>
<menu label="Core">
</menu>
<menu label="Optional">
</menu>
</book>
1.1
xml-cocoon2/documentation/xdocs/userdocs/selectors/selectors.xml
Index: selectors.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN"
"../../dtd/document-v10.dtd">
<document>
<header>
<title>Selectors</title>
<subtitle>in @doctitle@</subtitle>
<version>0.9</version>
<type>Technical document</type>
<authors>
<person name="Carsten Ziegeler" email="[EMAIL
PROTECTED]"/>
</authors>
<abstract>This document describes all available selectors of
@[EMAIL PROTECTED]</abstract>
</header>
<body>
<s1 title="Goal">
<p>This document lists all available selectors of
@doctitle@ and
describes their purpose.</p>
</s1>
<s1 title="Overview">
<p>Forthcoming...
</p>
</s1>
<s1 title="The Selectors in @doctitle@">
<p>Forthcoming...
</p>
<!-- <ul>
<li><link href="xslt-transformer.html">XSLT
Transformer</link> (The default transformer)</li>
</ul>
-->
</s1>
</body>
</document>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]