]> mj.ucw.cz Git - libucw.git/commitdiff
Sorry, the original description of API docs was correct.
authorMartin Mares <mj@ucw.cz>
Sun, 16 Nov 2008 20:48:41 +0000 (21:48 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 16 Nov 2008 20:48:41 +0000 (21:48 +0100)
free/libs/README
free/libucw/README

index 23dae5c5a319607e23c4423cd75b781b6735703f..b3d8bf53142025beec288108253bd4c97d134be1 100644 (file)
@@ -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.)
index c8f67f09374eb9571a7bc537736b1d85170148c2..3a5ce952ff95288b7de56c7e2c66fb1ac79bb9bd 100644 (file)
@@ -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.)