From c1e96a555301b835087f2d39c6c97007c0761f2c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 16 Nov 2008 21:48:41 +0100 Subject: [PATCH] Sorry, the original description of API docs was correct. --- free/libs/README | 4 ++-- free/libucw/README | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/free/libs/README b/free/libs/README index 23dae5c5..b3d8bf53 100644 --- a/free/libs/README +++ b/free/libs/README @@ -14,5 +14,5 @@ See doc/install.html for build requirements and instructions. See doc/configure.html if you want to tweak build options. -When you compile the libraries, an API documentation is also built. It will -appear in run/doc/. (It is not complete yet, though.) +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.) diff --git a/free/libucw/README b/free/libucw/README index c8f67f09..3a5ce952 100644 --- a/free/libucw/README +++ b/free/libucw/README @@ -11,5 +11,5 @@ See doc/install.html for build requirements and instructions. See doc/configure.html if you want to tweak build options. -When you compile the libraries, an API documentation is also built. It will -appear in run/doc/. (It is not complete yet, though.) +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.) -- 2.39.2