blob: 6e1c72a13b0967640e6afa518d7e9862ec4933a1 [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 <b>HTML sites</b>,
consisting of decoration and content that was generated by Doxia, or <b>documents</b> 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="599" height="250" border="0" usemap="#Doxia_sitetools_dependencies" alt="Doxia Sitetools Dependencies"/>
<map name="Doxia_sitetools_dependencies" id="Doxia_sitetools_dependencies">
<area shape="rect" coords="0,0,160,34" href="doxia-integration-tools/index.html" alt="Doxia Integration Tools"/>
<area shape="rect" coords="166,0,306,34" href="doxia-site-renderer/index.html" alt="Doxia Site Renderer"/>
<area shape="rect" coords="0,77,164,111" href="doxia-decoration-model/index.html" alt="Doxia Decoration Model"/>
<area shape="rect" coords="115,121,231,154" href="doxia-skin-model/index.html" alt="Doxia Skin Model"/>
<area shape="rect" coords="392,0,529,34" href="doxia-doc-renderer/index.html" alt="Doxia Document Renderer"/>
<area shape="rect" coords="267,76,423,111" href="http://codehaus-plexus.github.io/plexus-velocity/" alt="Plexus Velocity"/>
<area shape="rect" coords="297,133,393,168" href="http://velocity.apache.org" alt="Velocity"/>
<area shape="rect" coords="166,182,306,217" href="/doxia/doxia/doxia-modules/doxia-module-xhtml/index.html" alt="Doxia Module XHTML"/>
<area shape="rect" coords="339,183,453,217" href="/doxia/doxia/doxia-modules/doxia-module-fo/index.html" alt="Doxia Module FO"/>
<area shape="rect" coords="456,183,590,217" href="/doxia/doxia/doxia-modules/doxia-module-itext/index.html" alt="Doxia Module iText"/>
<area shape="rect" coords="158,178,598,249" href="/doxia/doxia/doxia-modules/index.html" alt="Doxia Modules"/>
</map>
</p>
</section>
</body>
</document>