--- projects/cms/source/conient/Config2.inc 2001/05/29 17:41:28 1.11
+++ projects/cms/source/conient/Config2.inc 2002/02/09 17:04:33 1.14
@@ -1,5 +1,5 @@
# Include Config for conient
-# $Id: Config2.inc,v 1.11 2001/05/29 17:41:28 tdb Exp $
+# $Id: Config2.inc,v 1.14 2002/02/09 17:04:33 tdb Exp $
##
## Only the first section needs changing here, the rest are just
@@ -10,8 +10,8 @@
# ****** These need to be set correctly ******
# Location of the CVS Repository Root
-CVSROOT = /usr/local/proj/co600_10/cvs
-CVSMODULE = source/client/conient
+CVSROOT = :ext:username@cvs.i-scream.org.uk:/cvs/i-scream
+CVSMODULE = cms/source/client/conient
# ****** These need to be set correctly ******
# This will attempt to locate cvs, and return the path.
@@ -76,7 +76,12 @@ PKGLIST = uk.org.iscream.cms.conient\
uk.org.iscream.cms.conient.datacomponents
## Javadoc formatting
-JDTITLE = "i-scream Conient"
+JDTITLE = "i-scream CMS Conient"
JDHEADER = "
"
+JDBOTTOM = "Copyright &\#169; 2000-2002 i-scream. All Rights Reserved."
+
+## Javadoc API linking
+JDJAPI = "http://java.sun.com/j2se/1.3/docs/api/"
+JDSAPI = "http://www.i-scream.org.uk/javadoc/server/"
DOCDIR = doc