X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=README;h=011cc17b281da6a559d05945768390fa978e982f;hb=eec6d2c37cbcbf9c350aa4ca80e5a316e5144087;hp=c3ff9c37096fe12d023dc8b0cee719cdb3354b47;hpb=c5da987d87c41bb495069458437671d6b7d8ddba;p=libucw.git diff --git a/README b/README index c3ff9c37..011cc17b 100644 --- a/README +++ b/README @@ -1,19 +1,24 @@ -Sherlock Holmes Libraries @VERSION@ -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -(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.