From 8c54d3689cd3890b7e9e77066cbcc09d79a7db51 Mon Sep 17 00:00:00 2001 From: samskivert Date: Thu, 9 Sep 2010 20:24:42 +0000 Subject: [PATCH] Link to the project page from the Javadocs. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2872 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- src/main/javadoc/overview.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/javadoc/overview.html b/src/main/javadoc/overview.html index 66ab965c..0560ce2a 100644 --- a/src/main/javadoc/overview.html +++ b/src/main/javadoc/overview.html @@ -26,9 +26,9 @@ - The samskivert library (SL) aims to provide useful reusable Java - routines that do things for which I've been unable to find useful - reusable implementations on the net. + The samskivert library + (SL) aims to provide useful reusable Java routines that do things for which + I've been unable to find useful reusable implementations on the net.

Given the emphasis on reusability, SL attempts to closely adhere to the following principles: