CVS: jcontainer/site project.properties,1.2,1.3

Peter Donald <pdonald-yCVjj/[email protected]> Thu, 4 Dec 2003 18:23:22 -0600
Newsgroups gmane.comp.java.jcontainer.cvs
Message-ID <[email protected]>
Update of /cvsroot/jcontainer/jcontainer/site
In directory hogshead.codehaus.org:/tmp/cvs-serv7175/site

Modified Files:
	project.properties 
Log Message:
Dont include Project DOcumentation link as we have no source code in this project

Index: project.properties
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/site/project.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- project.properties	23 Sep 2003 08:19:56 -0000	1.2
+++ project.properties	5 Dec 2003 00:23:20 -0000	1.3
@@ -4,6 +4,11 @@
 
 # surely people can figure out its a maven site!
 maven.xdoc.poweredby.image=
+maven.xdoc.poweredby.title=
+maven.xdoc.poweredby.url=
+
+# Dont include all standard docs
+maven.xdoc.includeProjectDocumentation=
 
 # Display the maven version the web site is documenting
 maven.xdoc.version = ${pom.currentVersion}