From 80f63ad6d8f574eab42960c7f5c25b24283f3ebd Mon Sep 17 00:00:00 2001 From: Michal Vaner Date: Sun, 5 Oct 2008 10:55:17 +0200 Subject: [PATCH] Free dist: update README It now mentions new documentation. --- free/libs/README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/free/libs/README b/free/libs/README index 6dcddcc2..306b9cea 100644 --- a/free/libs/README +++ b/free/libs/README @@ -8,10 +8,9 @@ of the Sherlock Holmes search engine (see http://www.ucw.cz/holmes/). See doc/using-libs for description of the libraries. -See doc/install for build requirements (the rest of the document does not apply). +See doc/install.html for build requirements and instructions. -Use `./configure && make' to build the libraries. +See doc/configure.html if you want to tweak build options. -See doc/configure if you want to tweak what gets built (for example, you can -call `./configure -CONFIG_SHARED' to build the libraries statically or -call `./configure -CONFIG_IMAGES' to avoid building the image library). +After you compile thi library, you can issue `make docs' to build the api +documentation. It will appear in run/doc. -- 2.39.2