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

Description to be added.

+

The general support library contains various smaller utilities that + 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.
  • +