docs/Writerside/topics/features.md

Sat, 15 Mar 2025 22:58:51 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 15 Mar 2025 22:58:51 +0100
changeset 1247
e30d38e06559
parent 1205
9b6c3474af43
permissions
-rw-r--r--

fix warning in test case due to C23 multibyte strings not being compatible with const char*

# 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 want more detailed documentation and examples, refer to one of the Sections listed in the left menu.

mercurial