I’ve noticed that the provided documentation is very limited (From what I can find). Is there a place where they have some documentation for the C++ libraries, similar to JavaDoc documentation or phpDocumentor? I’m having a bit of trouble adapting to the new libraries, and some code documentation would help a lot.
On FTP in !EpicDistributions folder there is CL1945501_APIDocs.zip file. Which contains doxygen build documentation of code. This might be what are you looking for.
Thank you so much, I never thought to look there.
Does this help?