We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065f1a1 commit c5899efCopy full SHA for c5899ef
core/src/main/kotlin/org/jetbrains/kotlinx/dataframe/documentation/DocumentationUrls.kt
@@ -131,4 +131,7 @@ internal interface DocumentationUrls {
131
132
/** [See `Data Schemas/Data Classes Generation` on the documentation website.]({@include [Url]}/dataschemagenerationmethods.html) */
133
interface DataSchemaGeneration
134
+
135
+ /** [See `format` on the documentation website.]({@include [Url]}/format.html) */
136
+ interface Format
137
}
0 commit comments