<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/doxia-include/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/doxia-include/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 17 Jun 2011 19:15:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/doxia-include/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Anonymous Coward</title><link>https://sourceforge.net/p/doxia-include/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,22 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/doxia-include/home/markdown_syntax/) syntax.
+Doxia :: Include Macro ( Maven Site Plugin )
+================================================================================
+
+**Include Macro** for **Maven2** :: **Doxia** starts where the standard _Snippet macro_ ends. It combines features like standard file/snippet inclusion, source code highlighting, Velocity templates and dynamic content, without adding additional dependencies like custom site skins or template modifications.
+
+### At a glance _Include Macro_ allows to:
+
+- Include verbatim and non-verbatim content in the same way as the snippet macro does.
+- Highlight code and render it to pure HTML (no client-side JavaScript is required)
+- Include dynamic content by the use of:
+    - Velocity templates combined with properties
+    - Custom classes (Java code) that either directly returns the content to include or acts as a properties source for templates
+
+### Syntax Highlighting:
+
+Behind the scenes, syntax highlighting is implemented using Alex  Gorbatchev's excellent syntax highlighter (http://alexgorbatchev.com/SyntaxHighlighter/) running
+directly on [Rhino](http://www.mozilla.org/rhino/). Choosing this wide-spread highlighter ensures excellent support for highlighting schemes and finally it produces professional results. Version 3.x has everything that is required for static processing: CommonJS support, In place code selection, no Flash or JS dependencies at runtime. 
+
+Bundled highlighting schemes (brushes) include support for: **Java**, **JavaFX**, **JavaScript**, **JSP**, **Groovy**, **GSP**, **XHTML**, **SQL**, **Bash**, **Batch**, **Flex/AS3** and much more.
+Custom schemes can be added via "_META-INF/services_" using  _org.tinyjee.maven.dim.sh.BrushResolver_, see documentation for more details.
+
+#[Click here to see Examples](http://doxia-include.sourceforge.net/)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous Coward</dc:creator><pubDate>Fri, 17 Jun 2011 19:15:44 -0000</pubDate><guid>https://sourceforge.netc6b55e7c9615ed31a3f4138e2d3b982912a9563c</guid></item><item><title>WikiPage Home modified by Anonymous Coward</title><link>https://sourceforge.net/p/doxia-include/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/doxia-include/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous Coward</dc:creator><pubDate>Fri, 17 Jun 2011 19:15:44 -0000</pubDate><guid>https://sourceforge.net43a0dbdad43c9c6e12684bfeef848e455135e2a6</guid></item></channel></rss>