Doxia Sitetool Site Model
This is strictly the model for Doxia Sitetool Site Model, used in maven-site-plugin as site.xml
to inject parameters into site template: see Doxia Site Renderer for more details on site rendering.
The following are generated from this model:
- Java sources with Reader and Writers for the Xpp3 XML parser
- A Descriptor Reference
- An XSD referenced in the Descriptor Reference.
Inheritance
Site model can be merged from a parent site.xml
into a child site.xml
using SiteModelInheritanceAssembler
(javadoc) with its DefaultSiteModelInheritanceAssembler
implementation (source).
Interpolation
Interpolation is not done here: see Doxia Integration Tools documentation for more details.