Author: dennisl
Date: Fri Jan 12 16:48:50 2007
New Revision: 495807

URL: http://svn.apache.org/viewvc?view=rev&rev=495807
Log:
Use relative links instead of absolute.

Modified:
    jakarta/commons/trunks-sandbox/src/site/apt/index.apt

Modified: jakarta/commons/trunks-sandbox/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/jakarta/commons/trunks-sandbox/src/site/apt/index.apt?view=diff&rev=495807&r1=495806&r2=495807
==============================================================================
--- jakarta/commons/trunks-sandbox/src/site/apt/index.apt (original)
+++ jakarta/commons/trunks-sandbox/src/site/apt/index.apt Fri Jan 12 16:48:50 
2007
@@ -15,31 +15,31 @@
 
   ~~TODO: we should be able to auto-generate this table.
 
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-|| Sandbox                                                            ||
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/compress/} Compress}}  | 
Defines an API for working with tar, zip and bzip2 files.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/csv/} CSV}}            | 
Component for reading and writing comma separated value files.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/exec/} Exec}}          | API 
for dealing with external process execution and environment management in Java.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/finder/} Finder}}      | Java 
library inspired by the UNIX find command.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/i18n/} I18n}}          | Adds 
the feature of localized message bundles that consist of one or many localized 
texts that belong together. Think of an error message that consists of title, 
text, summary and error details.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/id/} Id}}              | Id is 
a component used to generate identifiers.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/javaflow/} Javaflow}}  | 
Continuation implementation to capture the state of the application.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/jci/} JCI}}            | Java 
Compiler Interface
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/openpgp/} OpenPGP}}    | 
Interface to signing and verifying data using OpenPGP.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/pipeline/} Pipeline}}  | 
Provides a set of pipeline utilities designed around work queues that run in 
parallel to sequentially process data objects data objects.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/proxy/} Proxy}}        | 
Library for creating dynamic proxies.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+|| Sandbox                  ||
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{compress/} Compress}}  | Defines an API for working with tar, zip and 
bzip2 files.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{csv/} CSV}}            | Component for reading and writing comma 
separated value files.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{exec/} Exec}}          | API for dealing with external process execution 
and environment management in Java.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{finder/} Finder}}      | Java library inspired by the UNIX find command.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{i18n/} I18n}}          | Adds the feature of localized message bundles 
that consist of one or many localized texts that belong together. Think of an 
error message that consists of title, text, summary and error details.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{id/} Id}}              | Id is a component used to generate identifiers.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{javaflow/} Javaflow}}  | Continuation implementation to capture the state 
of the application.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{jci/} JCI}}            | Java Compiler Interface
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{openpgp/} OpenPGP}}    | Interface to signing and verifying data using 
OpenPGP.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{pipeline/} Pipeline}}  | Provides a set of pipeline utilities designed 
around work queues that run in parallel to sequentially process data objects 
data objects.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
+| {{{proxy/} Proxy}}        | Library for creating dynamic proxies.
+*---------------------------+------------------------------------------------------------------------------------------------------------------+
 
 Status of the Sandbox Components
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to