The DTD documentation is generated with matchers looking for .dtd.xml (see main/webapp/sitemap.xmap and dtd.xmap). This is very forrest-specific and should be pulled out in to a plugin.
Description
The DTD documentation is generated with matchers looking for .dtd.xml (see main/webapp/sitemap.xmap and dtd.xmap). This is very forrest-specific and should be pulled out in to a plugin.
Added org.apache.forrest.plugin.dtdx-input plugin by moving functionality
out of the core.
Generates NekoDTD-based DTD documentation using a custom Cocoon Generator.
Issue: FOR-389