Skip to content

Commit c5899ef

Browse files
fix Format url
1 parent 065f1a1 commit c5899ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

core/src/main/kotlin/org/jetbrains/kotlinx/dataframe/documentation/DocumentationUrls.kt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,7 @@ internal interface DocumentationUrls {
131131

132132
/** [See `Data Schemas/Data Classes Generation` on the documentation website.]({@include [Url]}/dataschemagenerationmethods.html) */
133133
interface DataSchemaGeneration
134+
135+
/** [See `format` on the documentation website.]({@include [Url]}/format.html) */
136+
interface Format
134137
}

0 commit comments

Comments
 (0)