dion 02/05/27 16:35:36
Modified: src/dvsl/xdocs site.dvsl
Log:
Reword navigation bar entries, as per request on the mailing list
last week.
Maven Documentation -> Project Documentation
Maven Reports -> Project Reports
Revision Changes Path
1.44 +2 -2 jakarta-turbine-maven/src/dvsl/xdocs/site.dvsl
Index: site.dvsl
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/src/dvsl/xdocs/site.dvsl,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- site.dvsl 16 May 2002 13:52:02 -0000 1.43
+++ site.dvsl 27 May 2002 23:35:36 -0000 1.44
@@ -170,7 +170,7 @@
#end
## Standard Maven Navigation
- <div><strong>Maven Documentation</strong>
+ <div><strong>Project Documentation</strong>
<div><small><a href="$relativePath/index.html">Front
Page</a></small></div>
<div>
<small><a href="$relativePath/project-info.html">Project
Info</a></small>
@@ -187,7 +187,7 @@
#end
</div>
<div>
- <small><a href="$relativePath/maven-reports.html">Maven
Reports</a></small>
+ <small><a href="$relativePath/maven-reports.html">Project
Reports</a></small>
#if ($currentDir == "." && ($infilename == "maven-reports.xml" ||
$infilename == "tasks.xml" || $infilename == "changelog.xml" || $infilename ==
"junit-report.xml" || $infilename == "jdepend-report.xml" || $infilename ==
"checkstyle-report.xml" || $infilename == "activity-log.xml" || $infilename ==
"file-activity-report.xml"))
#if
($context.toolbox.fileutil.file("$context.toolbox.docSrc/tasks.xml").exists())
<div><small><a
href="$relativePath/tasks.html">Tasks</a></small></div>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>