Skip to content

Commit f8dadad

Browse files
gather kdocs fixes
1 parent dad572d commit f8dadad

File tree

1 file changed

+0
-8
lines changed
  • core/src/main/kotlin/org/jetbrains/kotlinx/dataframe/api

1 file changed

+0
-8
lines changed

core/src/main/kotlin/org/jetbrains/kotlinx/dataframe/api/gather.kt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,14 +96,6 @@ internal interface GatherDocs {
9696
* `| `__`.`__[**`valuesInto`**][Gather.valuesInto]**`(`**`valueColumn: `[`String`][String]**`)`**
9797
*/
9898
interface Grammar
99-
100-
/*
101-
* This argument providing the (clickable) name of the gather-like function.
102-
* Note: If clickable, make sure to [alias][your type].
103-
*/
104-
@Suppress("ClassName")
105-
@ExcludeFromSources
106-
interface GATHER_OPERATION
10799
}
108100

109101
/** {@set [SelectingColumns.OPERATION] [gather][gather]} */

0 commit comments

Comments
 (0)