diff --git a/xdoc/xdocs/changes.xml b/xdoc/xdocs/changes.xml index 3d682268..e1cd3d3f 100644 --- a/xdoc/xdocs/changes.xml +++ b/xdoc/xdocs/changes.xml @@ -26,6 +26,7 @@
- The Xdoc plugin is the primary mechanism used to produce the
- Maven-generated documentation as well as any user supplied
- "xdocs". An xdoc is an XML document conforming to a small and
- simple set of tags. Maven uses this format extensively. All
- Maven-generated reports are first generated as an xdoc, which
- is then transformed to HTML via this plugin.
+ The Xdoc plugin is the primary mechanism used to produce the Maven-generated documentation as well as any user supplied "xdocs". An xdoc is an XML document conforming to a small and simple set of tags. Maven uses this format extensively. All Maven-generated reports are first generated as an xdoc, which is then transformed to HTML via this plugin. The documentation is mainly in
- The documentation is mainly in
- There are a few additions to the anakia format. You can use the
- There are a few additions to the anakia format, highlighted in the subsequent sections. In addition to xdocs, users may wish to include other types of files such as images, their own HTML files, PDFs, etc. By default, this plugin will copy all files located in the If you create a You can use the
- If a
- In addition to xdocs, users may wish to include other types of
- files such as images, their own HTML files, PDFs, etc. By
- default, this plugin will copy all files located in the
-
- If you create a
- If you need to include the contents of another XML document in your document, you can use the
- If a If you need to include the contents of another XML document in your document, you can use the
- Would produce the following output (click here to see the content of Would produce the following output (click here to see the content of To open a link in a new window, use the "target" attribute. For example, for a menu item: XDoc automatically adds the "External Link" icon and tooltip to links referring to external sites (actually, any absolute url).Anakia format. More information along with samples, can be found at:
Anakia format. More
- information along with samples, can be found at:
-
-
- footer tag for including text or images just below
- the navigation menu and above the copyright notice. This tag is
- only usefull in the navigation.xml file and should be placed
- within the body element. For example:
-
+
+ maven.docs.src directory (xdocs by default) to the final generated site.style/project.css stylesheet under maven.docs.src, it will be copied to the resulting document tree and imported into each page (via @import). This allows you to easily add and modify the styles that are provided by Maven.footer tag for including text or images just below the navigation menu and above the copyright notice. This tag is only usefull in the navigation.xml file and should be placed within the body element. For example:search element is found in the navigation.xml body, a search navigation
- menu is generated that uses google
- maven.docs.src directory (xdocs by
- default) to the final generated site.
- style/project.css stylesheet under maven.docs.src,
- it will be copied to the resulting document tree and imported into each page (via
- @import. This allows you to easily add and modify
- the styles that are provided by Maven.
- <escapeXml> tag, as demonstrated below. For instance, the code:
- search element is found in the navigation.xml body, a search navigation menu is generated that uses google<escapeXml> tag, as demonstrated below. For instance, the code:escapeXml.xml):
- escapeXml.xml):