Looking for kdevplatform docs

Hello, trying to figure out how the component “sublime” from kdevplatform works. I found a link to the API docs (https://api.kde.org/extragear-api/kdevelop-apidocs/kdevelop/kdevplatform/html/index.html) but this leads to a 404.

any developers out here who can provide the API docs?

thanks ind advance,

gerald

Some basic search engine gave me the source code at least kdevplatform/sublime · master · KDevelop / KDevelop · GitLab

You should be able to generate the docs from the sources. But I am not familiar with this.