]> mj.ucw.cz Git - libucw.git/blob - README
c2acf088746f2fbbcdd3bbde3f3f25b326bf4f1b
[libucw.git] / README
1 The UCW Library 4.0
2 ~~~~~~~~~~~~~~~~~~~
3 (c) 1997--2008 Martin Mares <mj@ucw.cz>
4 (c) 2000--2008 Robert Spalek <robert@ucw.cz>
5 (c) 2006--2008 Pavel Charvat <pchar@ucw.cz>
6 (c) 2008--2009 Michal Vaner <vorner@ucw.cz>
7 (c) 2008 Tomas Gavenciak <gavento@ucw.cz>
8
9 See doc/using-libs for description of the library.
10
11 See doc/install.html for build requirements and instructions.
12
13 See doc/configure.html if you want to tweak build options.
14
15 After you compile the library, you can issue `make docs' to build the API
16 documentation. It will appear in run/doc. (It is not complete yet, though.)