Stability improvements, constructors and properties ### Dokka support - Avoid relying on internal Dokka APIs (ffb4e988, !17) - Fix the plugin attempting to pull an inexistant version of the renderer (923a4f12, !17) - Fix broken navigation titles for CamelCase declarations (e87c04fc, !16) - Place top-level factories right after their class (f84849fa, !18) ### Dokkatoo support - Fix the plugin attempting to pull an inexistant version of the renderer (4a826f19, !17) - Fix broken navigation titles for CamelCase declarations (d1bbf707, !16) ### Renderer - List constructors in a class' page (!18) - List properties in a class' or package's page (!18)