From b0cd6a828d0c97a81558ae55e0816d7a50c92ae8 Mon Sep 17 00:00:00 2001 From: dion Date: Mon, 21 Jul 2003 03:50:55 +0000 Subject: [PATCH] update docs git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113672 13f79535-47bb-0310-9956-ffa450edef68 --- multiproject/xdocs/changes.xml | 8 +++++++- multiproject/xdocs/goals.xml | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/multiproject/xdocs/changes.xml b/multiproject/xdocs/changes.xml index c8fae27e..adf75f46 100644 --- a/multiproject/xdocs/changes.xml +++ b/multiproject/xdocs/changes.xml @@ -7,6 +7,13 @@ + + Change from ${basedir}/multiproject/navigation.xml to ${maven.docs.src}/navigation.xml + as the nav source for user supplied nav templates + + + Bad j:set tags fixed + Made aggregation directory configurable, use artifactId instead of name for creating site directories / URLs. @@ -27,4 +34,3 @@ - diff --git a/multiproject/xdocs/goals.xml b/multiproject/xdocs/goals.xml index a757563d..d2abf4b0 100644 --- a/multiproject/xdocs/goals.xml +++ b/multiproject/xdocs/goals.xml @@ -91,8 +91,8 @@ maven.multiproject.navigation property.

- If a navigation.xml is found in ${basedir}/multiproject/navigation.xml, it will - take precedence over the multiproject navigation. + If a navigation.xml is found in ${maven.docs.src}/navigation.xml, it will + take precedence over the generated multiproject navigation.