X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=free%2Flibucw%2FREADME;h=67b35859287a912efc27ea773ddfe8794b738a1c;hb=1ddc0f01053b355c5805df3659866e11d50d60d0;hp=c8f67f09374eb9571a7bc537736b1d85170148c2;hpb=d84b9fd101d2bf3a72b9dc1d603c9b3960e8cb17;p=libucw.git diff --git a/free/libucw/README b/free/libucw/README index c8f67f09..67b35859 100644 --- a/free/libucw/README +++ b/free/libucw/README @@ -3,7 +3,8 @@ The UCW Library 3.99 (c) 1997--2008 Martin Mares (c) 2000--2008 Robert Spalek (c) 2006--2008 Pavel Charvat -(c) 2008 Michal Vaner +(c) 2008--2009 Michal Vaner +(c) 2008 Tomas Gavenciak See doc/using-libs for description of the library. @@ -11,5 +12,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.)