]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/index.txt
Resources: res_new() requires an active pool
[libucw.git] / ucw / doc / index.txt
index 2c69d6ae67569e7e027e8b9f09a3f135ab4c81ef..df2839da5bc33551bf57c8d542d13e8f6883255b 100644 (file)
@@ -14,6 +14,8 @@ You can see the index of <<def_index:,documented definitions>>.
 
 Modules
 -------
+- <<basics:,Basics>>
+- <<log:,Logging>>
 - <<fastbuf:,Fastbufs>>
 - <<basecode:,Base64 and Base224 encoding>>
 - <<hash:,Hashing routines>>
@@ -33,6 +35,8 @@ Modules
 - <<sort:,Sorting>>
 - <<binsearch:,Binary search>>
 - <<compress:,Compression>>
+- <<trans:,Transactions and resource tracking>>
+- <<string:,String operations>>
 
 Other features
 --------------
@@ -40,6 +44,7 @@ Other features
 - <<config:,Configuration file syntax>>
 - <<docsys:,Documentation system>>
 - <<generic:,Macro-generated generics>>
+- <<relnotes:,Release notes>>
 
 Yet undocumented modules
 ------------------------
@@ -56,8 +61,7 @@ Yet undocumented modules
   * `kmp-search.h`
   * `regex.h`
   * `stkstring.h`
-  * `string.h`
-  * `str-match.h`
+  * `strtonum.h`
   * `wildmatch.h`
 - File manipulation
   * `asio.h`