--- projects/cms/source/conient/Config2.inc 2001/11/25 19:34:27 1.13
+++ projects/cms/source/conient/Config2.inc 2002/04/15 17:26:17 1.15
@@ -1,5 +1,5 @@
# Include Config for conient
-# $Id: Config2.inc,v 1.13 2001/11/25 19:34:27 tdb Exp $
+# $Id: Config2.inc,v 1.15 2002/04/15 17:26:17 tdb Exp $
##
## Only the first section needs changing here, the rest are just
@@ -10,7 +10,7 @@
# ****** These need to be set correctly ******
# Location of the CVS Repository Root
-CVSROOT = :ext:username@cvs.i-scream.org.uk:/cvs/i-scream
+CVSROOT = :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream
CVSMODULE = cms/source/client/conient
# ****** These need to be set correctly ******
@@ -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