Where are the API documentation?

Hi
I am not locating the document with all of the API…

Thank You

Pietro

Hi,

I found the easiest is to just follow the LimeSuite.h header file. You can generate doxygen documentation from it as part of the compilation process (set ENABLE_API_DOXYGEN to ON).

Not sure if there is some pre-compiled on-line browsable documentation.

For now you will need to build it. If you have the Doxygen dependencies installed I think Cmake should detect these and automatically build the docs.