]> mj.ucw.cz Git - libucw.git/blob - ucw/doc/index.txt
UCW doc: minor fixes to the introduction to config parsing
[libucw.git] / ucw / doc / index.txt
1 UCW libraries
2 =============
3
4 ////
5 TODO: Some general description, what the libraries are, why, etc...
6 ////
7
8 You can see list of <<def_index:,definitions>>.
9
10 Modules
11 -------
12 - <<fastbuf:,Fastbufs>>
13 - <<basecode:,Base64 and Base224 encoding>>
14 - <<hash:,Hashing routines>>
15 - <<conf:,Configuration and command line parser>>
16 - <<mempool:,Memory pools>>
17
18 Other features
19 --------------
20 - <<docsys:,Documentation system>>