aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/packagedocs
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/packagedocs')
-rw-r--r--core/testdata/packagedocs/referenceLinks.kotlin.md6
-rw-r--r--core/testdata/packagedocs/referenceLinks.md17
-rw-r--r--core/testdata/packagedocs/referenceLinks.module.md9
-rw-r--r--core/testdata/packagedocs/stdlib.md11
4 files changed, 0 insertions, 43 deletions
diff --git a/core/testdata/packagedocs/referenceLinks.kotlin.md b/core/testdata/packagedocs/referenceLinks.kotlin.md
deleted file mode 100644
index f7b1edad..00000000
--- a/core/testdata/packagedocs/referenceLinks.kotlin.md
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-Core functions and types
-See [ref](https://example.com)
-Also, [example](https://example.com)
-
diff --git a/core/testdata/packagedocs/referenceLinks.md b/core/testdata/packagedocs/referenceLinks.md
deleted file mode 100644
index 177dea0c..00000000
--- a/core/testdata/packagedocs/referenceLinks.md
+++ /dev/null
@@ -1,17 +0,0 @@
-# Module refLinks
-
-## Kotlin Standard Library
-
-The Kotlin standard library is a set of functions and types implementing idiomatic patterns when working with collections,
-text and files.
-See [ref]
-Also, [example][ref]
-
-# Package kotlin
-
-Core functions and types
-See [ref]
-Also, [example][ref]
-
-<!-- Refs -->
-[ref]: https://example.com
diff --git a/core/testdata/packagedocs/referenceLinks.module.md b/core/testdata/packagedocs/referenceLinks.module.md
deleted file mode 100644
index 08372175..00000000
--- a/core/testdata/packagedocs/referenceLinks.module.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## Kotlin Standard Library
-
-The Kotlin standard library is a set of functions and types implementing idiomatic patterns when working with collections,
-text and files.
-See [ref](https://example.com)
-Also, [example](https://example.com)
-
diff --git a/core/testdata/packagedocs/stdlib.md b/core/testdata/packagedocs/stdlib.md
deleted file mode 100644
index 5d7432b5..00000000
--- a/core/testdata/packagedocs/stdlib.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Module stdlib
-
-## Kotlin Standard Library
-
-The Kotlin standard library is a set of functions and types implementing idiomatic patterns when working with collections,
-text and files.
-
-# Package kotlin
-
-Core functions and types
-