X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=support%2Fgeneral%2Fsrc%2Fsite%2Fxdoc%2Findex.xml;h=3406913ebd24eee94045136aa80d6ceca2e31f10;hb=349ef64db8070033847423e824178f5b5fec276a;hp=d853ed5b6d7148a7a553e1039d64f1d0a56a90ce;hpb=244aedc4ed6c20013a78792cc17efba763dec0ce;p=utils diff --git a/support/general/src/site/xdoc/index.xml b/support/general/src/site/xdoc/index.xml index d853ed5b..3406913e 100644 --- a/support/general/src/site/xdoc/index.xml +++ b/support/general/src/site/xdoc/index.xml @@ -1,16 +1,26 @@ - - + + - Support/General overview + overview Erik Brakkee

The general support library contains various smaller utilities that - can be useful for any java project.

+ can be useful for any java project. +

+

+ The purpose of this documentation is threefold: +

+
    +
  • To allow others and myself to use this library.
  • +
  • To document the current state of development (some parts may be deprecated because of + other evolutions in technology).
  • +
  • To allow extension of the library.
  • +