X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=README;h=011cc17b281da6a559d05945768390fa978e982f;hb=117c8e6725fca812c6ef9ebc26d3133f980ecb7e;hp=4bc91c89ac71de3be5debb8d3203e998139d25a4;hpb=784514e732274230794bb5145fddc8e17155948c;p=libucw.git diff --git a/README b/README index 4bc91c89..011cc17b 100644 --- a/README +++ b/README @@ -1,19 +1,24 @@ -Sherlock Holmes Libraries 4.0 -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -(c) 1997--2009 Martin Mares -(c) 2000--2009 Robert Spalek -(c) 2006--2009 Pavel Charvat -(c) 2008--2009 Michal Vaner -(c) 2008 Tomas Gavenciak +################################################################################ -This package contains all libraries from the freely distributable version -of the Sherlock Holmes search engine (see http://www.ucw.cz/holmes/). + The UCW Libraries @VERSION@ -See doc/using-libs for description of the libraries. + (c) 1997--2012 Martin Mares + (c) 2000--2009 Robert Spalek + (c) 2006--2012 Pavel Charvat + (c) 2008--2009 Michal Vaner + (c) 2008 Tomas Gavenciak + (c) 2010 Daniel Fiala -See doc/install.html for build requirements and instructions. +################################################################################ -See doc/configure.html if you want to tweak build options. +This package contains the LibUCW library and several other libraries, +which have split off the Sherlock Holmes search engine project. -After you compile the library, you can issue `make docs' to build the API -documentation. It will appear in run/doc. (It is not complete yet, though.) +See ucw/doc/install.txt for build requirements and instructions. + +See ucw/doc/relnotes.txt for release notes. + +For more information, take a look at http://www.ucw.cz/libucw/. + +If you have any suggestions or bug reports, please write to our +mailing list libucw-devel@ucw.cz, or directly to mj@ucw.cz.