Author: hboutemy
Date: Sat Aug 30 15:04:42 2014
New Revision: 1621469
URL: http://svn.apache.org/r1621469
Log:
better explanations
Modified:
maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt
Modified:
maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt?rev=1621469&r1=1621468&r2=1621469&view=diff
==============================================================================
---
maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt
(original)
+++
maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt
Sat Aug 30 15:04:42 2014
@@ -50,7 +50,7 @@ Doxia Site Tools - Site Renderer
Site decoration and documents with file names ending in <<<.vm>>> are
processed by Velocity.
- The Velocity context defines some variables, that you can use:
+ The Velocity context contains some variables related to rendering context
that you can use:
*---------------------------------+----------------------+-------------------------------+
|| variable || type || description
||
@@ -88,7 +88,7 @@ Doxia Site Tools - Site Renderer
| <<<title>>> | <<<String>>> | The title of the
document, including the project or site name |
*---------------------------------+----------------------+-------------------------------+
- There are also some properties defined by caller:
+ There are also some tools for general use:
*---------------------------------+----------------------+-------------------------------+
|| property || type || description
||