We now have a bit strange duplication:
https://kotlin.github.io/dataframe/apilevels.html - no mention of compiler plugin, page looks strange because it used to show 4 APIs and now it's 2 + example is not compatible with compiler plugin, only works in notebooks
Top level page with big banner on the top:
https://kotlin.github.io/dataframe/extensionpropertiesapi.html
I think these two should be somehow merged
In kdocs also no mention of compiler plugin here:
org.jetbrains.kotlinx.dataframe.documentation.AccessApi.ExtensionPropertiesApi
ApiLevels needs to be moved to samples module.
We now have a bit strange duplication:
https://kotlin.github.io/dataframe/apilevels.html - no mention of compiler plugin, page looks strange because it used to show 4 APIs and now it's 2 + example is not compatible with compiler plugin, only works in notebooks
Top level page with big banner on the top:
https://kotlin.github.io/dataframe/extensionpropertiesapi.html
I think these two should be somehow merged
In kdocs also no mention of compiler plugin here:
org.jetbrains.kotlinx.dataframe.documentation.AccessApi.ExtensionPropertiesApi
ApiLevels needs to be moved to samples module.