blob: c9653f6bc83818a398a7d4b86b48bc3d3998a739 [file] [log] [blame]
<?xml version="1.0"?>
<!--
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>Doxia Sitetools</title>
<author email="hboutemy_AT_apache_DOT_org">Hervé Boutemy</author>
</properties>
<body>
<section name="Doxia Sitetools">
<p>Doxia Sitetools is an extension of <a href="../doxia">base Doxia component</a> that generates either sites,
consisting of decoration and content that was generated by Doxia, or documents like RTF or PDF.</p>
<p>In addition, Doxia Sitetools processes files with extra <code>.vm</code> extension with <a href="http://velocity.apache.org/">Velocity</a>.</p>
<p>
<img src="images/doxia-sitetools-deps.png" width="508" height="201" border="0" usemap="#Doxia_sitetools_dependencies" alt="Doxia Sitetools Dependencies"/>
<map name="Doxia_sitetools_dependencies" id="Doxia_sitetools_dependencies">
<area shape="rect" coords="19,0,146,32" href="doxia-site-renderer/" alt="Doxia Site Renderer"/>
<area shape="rect" coords="322,0,445,32" href="doxia-doc-renderer/" alt="Doxia Document Renderer"/>
<area shape="rect" coords="0,169,165,201" href="doxia-decoration-model/" alt="Doxia Decoration Model"/>
<area shape="rect" coords="163,0,304,32" href="http://plexus.codehaus.org/plexus-components/plexus-velocity/" alt="Plexus Velocity"/>
<area shape="rect" coords="190,49,277,81" href="http://velocity.apache.org" alt="Velocity"/>
<area shape="rect" coords="111,91,236,123" href="/doxia/doxia/doxia-modules/doxia-module-xhtml/" alt="Doxia Module XHTML"/>
<area shape="rect" coords="273,91,376,123" href="/doxia/doxia/doxia-modules/doxia-module-fo/" alt="Doxia Module FO"/>
<area shape="rect" coords="379,91,501,123" href="/doxia/doxia/doxia-modules/doxia-module-itext/" alt="Doxia Module iText"/>
<area shape="rect" coords="103,86,508,153" href="/doxia/doxia/doxia-modules/" alt="Doxia Modules"/>
</map>
</p>
</section>
</body>
</document>