From d2ddbc1ee357e9fecf58766a9ab98321e8e93150 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Mon, 14 Apr 2008 14:05:42 +0000 Subject: [PATCH] Removed references to packaged docs --- readme.txt | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/readme.txt b/readme.txt index 9febdac410..346984d022 100644 --- a/readme.txt +++ b/readme.txt @@ -21,6 +21,13 @@ Spring Security is built using Maven. Please read the "Building from Source" pag at http://static.springframework.org/spring-security/site/. This page is also included in the /docs directory of official release ZIPs. +------------------------------------------------------------------------------- +DOCUMENTATION +------------------------------------------------------------------------------- + +Be sure to read the Reference Guide, which is available from the web site. +Every class also has thorough JavaDocs, which are also available on the web site. + ------------------------------------------------------------------------------- QUICK START ------------------------------------------------------------------------------- @@ -28,14 +35,6 @@ QUICK START We recommend you visit http://static.springframework.org/spring-security/site and read the "Suggested Steps" page. -------------------------------------------------------------------------------- -DOCUMENTATION -------------------------------------------------------------------------------- - -Be sure to read the Reference Guide, which is available from the web site (and -/docs directory as described above). Every class also has thorough JavaDocs. -The core JavaDocs can be found in /docs/multiproject/acegi-security/apidocs/. - ------------------------------------------------------------------------------- OBTAINING SUPPORT -------------------------------------------------------------------------------