Author: hboutemy
Date: Thu Feb 11 22:19:58 2016
New Revision: 1729909
URL: http://svn.apache.org/viewvc?rev=1729909&view=rev
Log:
updated menu to match other modules
Modified:
maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/src/site/site.xml
Modified:
maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/src/site/site.xml?rev=1729909&r1=1729908&r2=1729909&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/src/site/site.xml
(original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/src/site/site.xml
Thu Feb 11 22:19:58 2016
@@ -19,17 +19,17 @@ specific language governing permissions
under the License.
-->
-<project xmlns="http://maven.apache.org/DECORATION/1.3.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0
http://maven.apache.org/xsd/decoration-1.3.0.xsd">
+<project name="Doxia Integration Tools"
xmlns="http://maven.apache.org/DECORATION/1.3.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0
http://maven.apache.org/xsd/decoration-1.3.0.xsd">
<body>
+
+ <menu ref="parent"/>
+
<menu name="Overview">
<item name="Introduction" href="index.html" />
<item name="Usage" href="usage.html" />
<item name="JavaDocs" href="apidocs/index.html"/>
<item name="Source Xref" href="xref/index.html"/>
<!--item name="FAQ" href="faq.html"/-->
- <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 -->
- <item name="License" href="http://www.apache.org/licenses/"/>
- <item name="Download" href="download.html"/>
</menu>
<menu ref="reports" />