]> mj.ucw.cz Git - libucw.git/commitdiff
ucw docs: forgotten links in index
authorMichal Vaner <vorner@ucw.cz>
Thu, 6 Nov 2008 13:52:05 +0000 (14:52 +0100)
committerMichal Vaner <vorner@ucw.cz>
Thu, 6 Nov 2008 13:52:05 +0000 (14:52 +0100)
The links to growing buffers were missing.

ucw/doc/index.txt

index e96211d0a4f256d53c2c48befad82f4c6d517869..4621f144d28386998ce37ab21d8ba7043933f4c9 100644 (file)
@@ -22,12 +22,14 @@ Modules
 - <<mainloop:,Mainloop>>
 - <<unaligned:,Unaligned data>>
 - <<lists:,Link lists>>
+- <<growbuf:,Growing buffers>>
 
 Other features
 --------------
 - <<configure:,Compile time configuration>>
 - <<config:,Configuration file syntax>>
 - <<docsys:,Documentation system>>
+- <<generic:,Macro-generated generics>>
 
 Yet undocumented modules
 ------------------------
@@ -37,9 +39,6 @@ Yet undocumented modules
   * `binsearch.h`
 - Primes
   * `prime.h`
-- Growing buffers
-  * `gbuf.h`
-  * `bbuf.h`
 - Heaps
   * `binheap.h`
   * `binheap-node.h`