Fri, 23 May 2025 12:44:24 +0200
make test-compile depend on both static and shared
the shared lib is not needed for the tests,
but when run with coverage, gcov will be confused
when outdated line information is available from
a previous shared build
# 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.