X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=README;h=0c17dfe9fd164b552c3e3e2c721486c695b697a8;hb=9adf0cac23ff0639f64a9d510c71e5aab44c27e9;hp=4bc91c89ac71de3be5debb8d3203e998139d25a4;hpb=784514e732274230794bb5145fddc8e17155948c;p=libucw.git diff --git a/README b/README index 4bc91c89..0c17dfe9 100644 --- a/README +++ b/README @@ -1,19 +1,25 @@ -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--2014 Martin Mares + (c) 2006--2014 Pavel Charvat + (c) 2000--2009 Robert Spalek -See doc/install.html for build requirements and instructions. + and other contributors listed in ucw/doc/index.txt -See doc/configure.html if you want to tweak build options. +################################################################################ -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.) +This package contains the LibUCW library and several other libraries, +which have split off the Sherlock Holmes search engine project. + +See: + + o ucw/doc/install.txt for build requirements and instructions. + o ucw/doc/relnotes.txt for release notes. + o ucw/doc/index.txt for master index of documentation. + +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.