docs/Writerside/topics/features.md

Tue, 09 Sep 2025 22:30:18 +0200

author
Mike Becker <universe@uap-core.de>
date
Tue, 09 Sep 2025 22:30:18 +0200
changeset 1367
6b3d52dd176e
parent 1251
b4b248a8b2d6
permissions
-rw-r--r--

change linked_list.c to allow custom data in nodes + implement cx_kv_list_set_key()

relates to #461

# API Documentation

Documentation of the UCX API is available as [Doxygen API Docs](https://ucx.sourceforge.io/api/),
generated from code, as well as handwritten documentation right here on this website.

The Doxygen docstrings are written so that many IDEs can read them directly from the header files
and generate useful quick help while you are typing your code.

If you are looking for an overview and examples, refer to one of the Sections listed in the left menu.

mercurial