Author: michaelo
Date: Tue Nov 19 21:39:22 2013
New Revision: 1543586

URL: http://svn.apache.org/r1543586
Log:
[DOXIA-386] Snippet Macro: Reference file does not support UTF-8 file format to 
generate the page garbage

- Documented macro parameter 'encoding' which takes in specific encoding

Modified:
    maven/doxia/site/trunk/content/apt/macros/index.apt

Modified: maven/doxia/site/trunk/content/apt/macros/index.apt
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/trunk/content/apt/macros/index.apt?rev=1543586&r1=1543585&r2=1543586&view=diff
==============================================================================
--- maven/doxia/site/trunk/content/apt/macros/index.apt (original)
+++ maven/doxia/site/trunk/content/apt/macros/index.apt Tue Nov 19 21:39:22 2013
@@ -151,6 +151,8 @@ public class MyClass
 |           | of the snippet will not be escaped. This means that you can use 
it like Server-Side Includes on a
 |           | webserver. Default value is <<<true>>>.
 *-----------+--------------+
+| encoding  | The encoding of the file to read (since Doxia 1.6). If omitted 
the default JVM encoding will be used.
+*-----------+--------------+
 
 * {TOC Macro}
 


Reply via email to