Html2XDoc Plugin Goals James Strachan
GoalDescription
html2xdoc The default goal. This goal generates xdoc documents from some basic HTML documentation which can then be styled by the xdoc goal to use a uniform CSS style and add the common navigation links etc.
This goal means that normal vanilla HTML can be used to create documentation using a WYSIWYG editing tool like Mozilla or MS FrontPage.
Most end user documentation only requires basic formatting (bold, italic, bullets) along with headings and images and links so using normal HTML for docuemntation with a WYSIWYG tool seems like a good idea.