document Document package org.apache.maven.doxia.docrenderer.document DocumentModel Describes the overall document model. 1.0.0 outputName 1.0.0 String true meta The Meta information properties. 1.0.0 DocumentMeta true toc The TOC information properties. 1.0.0 DocumentTOC true DocumentMeta Element that contains some meta information about the document. 1.0.0 title 1.0.0 Title of the document. String true author 1.0.0 The author of the document. String true subject 1.0.0 The subject of the document. String true keywords 1.0.0 The keywords of the document String true pageSize 1.0.0 The pagesize of the document String true DocumentTOC A Table Of Content for the document. 1.0.0 name The name to use for the menu. 1.0.0 String true items TOC item. 1.0.0 DocumentTOCItem * true DocumentTOCItem A menu item. 1.0.0 name The name to use for the toc. 1.0.0 String true ref The ref to use for the item. 1.0.0 String true