I used to use the LMS API documentation at https://docs.myriadrf.org/LMS_API/index.html. Even though it might not have been absolutely up-to-date, it was a very useful resource.
I see that it has been taken down and there was an intention stated in August 2021 to replace it. Where can I find the replacement?
@DaveG8GKQ working on an improved replacement, which will be automatically updated, but got sidetracked by a number of other things and so this isn’t completed yet. As @mzs notes, you can also just build Lime Suite with Doxygen installed and then you have a copy of the same docs locally.
I think you should just need to have Doxygen installed when you run cmake, then it will find this and configure the build appropriately and generate HTML output.