UNIXworkcode

1 # API Documentation 2 3 Documentation of the UCX API is available as [Doxygen API Docs](https://ucx.sourceforge.io/api/), 4 generated from code, as well as handwritten documentation right here on this website. 5 6 The Doxygen docstrings are written so that many IDEs can read them directly from the header files 7 and generate useful quick help while you are typing your code. 8 9 If you are looking for an overview and examples, refer to one of the Sections listed in the left menu. 10