Author: hboutemy
Date: Sat Jun 21 13:48:01 2014
New Revision: 1604379
URL: http://svn.apache.org/r1604379
Log:
improved intro
Modified:
maven/doxia/doxia/trunk/src/site/xdoc/index.xml
Modified: maven/doxia/doxia/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/src/site/xdoc/index.xml?rev=1604379&r1=1604378&r2=1604379&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/src/site/xdoc/index.xml (original)
+++ maven/doxia/doxia/trunk/src/site/xdoc/index.xml Sat Jun 21 13:48:01 2014
@@ -33,8 +33,11 @@
<p>Doxia is a content generation framework that provides powerful
techniques for generating static and dynamic content,
supporting <a href="/doxia/references/index.html">a variety of markup
languages</a>.</p>
- <p>The actual component is the base component from the whole Doxia
suite, used by the
- <a href="../doxia-sitetools">Doxia Sitetools</a> extension that adds
site and documents support.</p>
+ <p>The actual component is the base component from the whole Doxia
suite, with the core parser and sink APIs and
+ their implementation in supported markup languages.</p>
+
+ <p>It is used by the <a href="../doxia-sitetools">Doxia Sitetools</a>
extension,
+ that adds site and documents support.</p>
<p>
<img src="images/doxia-deps.png" width="647" height="335" border="0"
usemap="#Doxia_dependencies" />