docs/Writerside/topics/kv_list.h.md

changeset 1639
5c3e6477aab4
parent 1605
55b13f583356
--- a/docs/Writerside/topics/kv_list.h.md	Fri Dec 19 18:31:26 2025 +0100
+++ b/docs/Writerside/topics/kv_list.h.md	Sat Dec 20 10:43:14 2025 +0100
@@ -79,3 +79,9 @@
 while the `cxKvListInsert()` function will insert the element at the specified index.
 
 > The effect of `cxKvListAdd()` using the list interface and `cxMapPut()` using the map interface is the same.
+
+<seealso>
+<category ref="apidoc">
+<a href="https://ucx.sourceforge.io/api/kv__list_8h.html">kv_list.h</a>
+</category>
+</seealso>

mercurial