]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/index.txt
Fastbufs: Clean up exception handling
[libucw.git] / ucw / doc / index.txt
index 00935c3ec704766e35d9fde84963a4e91026e2ce..df2839da5bc33551bf57c8d542d13e8f6883255b 100644 (file)
@@ -35,6 +35,8 @@ Modules
 - <<sort:,Sorting>>
 - <<binsearch:,Binary search>>
 - <<compress:,Compression>>
+- <<trans:,Transactions and resource tracking>>
+- <<string:,String operations>>
 
 Other features
 --------------
@@ -42,6 +44,7 @@ Other features
 - <<config:,Configuration file syntax>>
 - <<docsys:,Documentation system>>
 - <<generic:,Macro-generated generics>>
+- <<relnotes:,Release notes>>
 
 Yet undocumented modules
 ------------------------
@@ -58,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`