From 30946b7d9405a9616be4840fdbe60e67ccaceb09 Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Wed, 14 Jan 2004 09:15:08 +0000 Subject: [PATCH] Formatting of home page git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131554 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/index.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/xdocs/index.xml b/xdocs/index.xml index f5e6e4afe..4b6afe8ea 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -15,7 +15,7 @@ The Java Collections Framework was a major addition in JDK 1.2. It added many powerful data structures that accelerate development of most significant Java applications. -Since that time it has become the recognised standard for collection handling in the Java language. +Since that time it has become the recognised standard for collection handling in Java.

Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. @@ -42,14 +42,16 @@ There are many features, including:

-A getting started User's Guide is available. +A getting started User's Guide is available.

-The JavaDoc API documents are available online for the -current release 3.0, the -previous version 2.1, and the -latest CVS. +The JavaDoc API documents are available online:

+

The CVS repository can be browsed.