Skip to content

Commit 4446e22

Browse files
authored
Remove incomplete documentation topics (#681)
Three incomplete documentation topics, namely "Datetime Columns", "Special column types", and "String Columns", have been removed from the StardustDocs. These deletions have been reflected in the documentation tree and the sitemap in order to keep everything updated and avoid confusion for users.
1 parent ae1692d commit 4446e22

File tree

5 files changed

+0
-30
lines changed

5 files changed

+0
-30
lines changed

docs/StardustDocs/d.tree

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,6 @@
173173
<toc-element topic="columnOperations.md">
174174
<toc-element topic="columnArithmetics.md" toc-title="Arithmetics"/>
175175
<toc-element topic="columnStatistics.md" toc-title="Statistics"/>
176-
<toc-element topic="specialColumnTypes.md">
177-
<toc-element topic="stringColumns.md" toc-title="String"/>
178-
<toc-element topic="datetimeColumns.md" toc-title="DateTime"/>
179-
</toc-element>
180176
</toc-element>
181177
<toc-element topic="ColumnSelectors.md"/>
182178
<toc-element topic="collectionsInterop.md">

docs/StardustDocs/sitemap.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -527,11 +527,6 @@
527527
<lastmod>2023-06-26T12:33:14+00:00</lastmod>
528528
<priority>0.41</priority>
529529
</url>
530-
<url>
531-
<loc>https://kotlin.github.io/dataframe/datetimecolumns.html</loc>
532-
<lastmod>2023-06-26T12:33:14+00:00</lastmod>
533-
<priority>0.41</priority>
534-
</url>
535530
<url>
536531
<loc>https://kotlin.github.io/dataframe/moverename.html</loc>
537532
<lastmod>2023-06-26T12:33:14+00:00</lastmod>
@@ -692,11 +687,6 @@
692687
<lastmod>2023-06-26T12:33:14+00:00</lastmod>
693688
<priority>0.41</priority>
694689
</url>
695-
<url>
696-
<loc>https://kotlin.github.io/dataframe/stringcolumns.html</loc>
697-
<lastmod>2023-06-26T12:33:14+00:00</lastmod>
698-
<priority>0.33</priority>
699-
</url>
700690
<url>
701691
<loc>https://kotlin.github.io/dataframe/maxby.html</loc>
702692
<lastmod>2023-06-26T12:33:14+00:00</lastmod>
@@ -712,16 +702,9 @@
712702
<lastmod>2023-06-26T12:33:14+00:00</lastmod>
713703
<priority>0.33</priority>
714704
</url>
715-
<url>
716-
<loc>https://kotlin.github.io/dataframe/specialcolumntypes.html</loc>
717-
<lastmod>2023-06-26T12:33:14+00:00</lastmod>
718-
<priority>0.26</priority>
719-
</url>
720705
<url>
721706
<loc>https://kotlin.github.io/dataframe/columnstatistics.html</loc>
722707
<lastmod>2023-06-26T12:33:14+00:00</lastmod>
723708
<priority>0.26</priority>
724709
</url>
725-
726-
727710
</urlset>

docs/StardustDocs/topics/datetimeColumns.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/StardustDocs/topics/specialColumnTypes.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/StardustDocs/topics/stringColumns.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)