X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=free%2Flibs%2FREADME;h=4bc91c89ac71de3be5debb8d3203e998139d25a4;hb=315d65b74168b23e820b9dde6166ec19bd048228;hp=b24bded8a49f6b487836240fa7de9fc6bedd191a;hpb=33a9906a504d894349311ad1932076e25ae49e85;p=libucw.git diff --git a/free/libs/README b/free/libs/README index b24bded8..4bc91c89 100644 --- a/free/libs/README +++ b/free/libs/README @@ -1,3 +1,19 @@ -README for the free release of libraries +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 - FIXME: Write +This package contains all libraries from the freely distributable version +of the Sherlock Holmes search engine (see http://www.ucw.cz/holmes/). + +See doc/using-libs for description of the libraries. + +See doc/install.html for build requirements and instructions. + +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.)