docs/Writerside/topics/features.md

Sun, 23 Mar 2025 12:26:03 +0100

author
Mike Becker <universe@uap-core.de>
date
Sun, 23 Mar 2025 12:26:03 +0100
changeset 1259
7bc999fe285d
parent 1251
b4b248a8b2d6
permissions
-rw-r--r--

more documentation for buffer.h + set errno in cxBufferSeek() on invalid whence argument

relates to #451

# 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