docs/Writerside/topics/features.md

changeset 1205
9b6c3474af43
parent 1141
a06a2d27c043
equal deleted inserted replaced
1203:e4709b00ad04 1205:9b6c3474af43
1 # API Documentation 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 want more detailed documentation and examples, refer to one of the Sections listed in the left menu.
10

mercurial