TomStrummer wrote: > Hi, I'm trying to figure out how I can add a little HTML into a site > documentation page. I haven't found any examples of this in the APT or XDoc > documentation. Is it possible? I'm actually trying to insert a little > markup for a generated PayPal "Donate" button. > > Thanks in advance.
Sounds like this issue: http://jira.codehaus.org/browse/DOXIA-142 Note that this was fixed in Doxia 1.1. The Site Plugin 2.0 uses Doxia 1.0. There is a branch in svn for a Site Plugin that uses Doxia 1.1, but it hasn't been released. http://svn.eu.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-doxia-1.1/ -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
