You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/02/10 16:39:41 UTC

svn commit: r1729632 - /maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt.vm

Author: michaelo
Date: Wed Feb 10 15:39:40 2016
New Revision: 1729632

URL: http://svn.apache.org/viewvc?rev=1729632&view=rev
Log:
Remove documentation on non-existent variable

Modified:
    maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt.vm

Modified: maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt.vm
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt.vm?rev=1729632&r1=1729631&r2=1729632&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt.vm (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/src/site/apt/index.apt.vm Wed Feb 10 15:39:40 2016
@@ -71,8 +71,6 @@ Doxia Sitetools - Site Renderer
 *---------------------------------+----------------------+-------------------------------+
 | <<<doxiaSiteRendererVersion>>>  | <<<String>>>         | The version of Doxia Site Renderer in use |
 *---------------------------------+----------------------+-------------------------------+
-| <<<isoDateFormat>>>             | <<<DateFormat>>>     | An instance of the ISO-8601 date format, ie "yyyy-MM-dd" |
-*---------------------------------+----------------------+-------------------------------+
 | <<<locale>>>                    | <<<Locale>>>         | The locale for the document being rendered |
 *---------------------------------+----------------------+-------------------------------+
 | <<<publishDate>>>               | <<<Date>>>           | An optional hardcoded publish date that has been set programmatically |