]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/index.txt
Use size_t in xmalloc() and xrealloc().
[libucw.git] / ucw / doc / index.txt
index 2c69d6ae67569e7e027e8b9f09a3f135ab4c81ef..a9981c5f0d8ddb2abb57a8fa50ff6d05d272e565 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>>
@@ -40,6 +42,7 @@ Other features
 - <<config:,Configuration file syntax>>
 - <<docsys:,Documentation system>>
 - <<generic:,Macro-generated generics>>
+- <<relnotes:,Release notes>>
 
 Yet undocumented modules
 ------------------------
@@ -58,6 +61,7 @@ Yet undocumented modules
   * `stkstring.h`
   * `string.h`
   * `str-match.h`
+  * `strtonum.h`
   * `wildmatch.h`
 - File manipulation
   * `asio.h`