docs/Writerside/topics/features.md

Wed, 05 Nov 2025 19:40:06 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 05 Nov 2025 19:40:06 +0100
changeset 1471
2309b553c604
parent 1251
b4b248a8b2d6
permissions
-rw-r--r--

install shared libs with a new install-lib script, with variants for normal unix and macos - fixes #752 broken macos dylib support

# 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