Internal Dokka Api
Marks declarations that are internal to Dokka core artifact. It means that this API is marked as public either for historical or technical reasons. It is not intended to be used outside of the Dokka project, has no behaviour guarantees, and may lack clear semantics, documentation and backward compatibility.
If you are using such API, it is strongly suggested to migrate from it in order to keep backwards compatibility with future Dokka versions. Typically, the easiest way to do so is to copy-paste the corresponding utility into your own project.