aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-11-30 19:03:02 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-11-30 19:03:02 +0300
commit880fb1095e1b6881ff4e891553de0cc9b92e3167 (patch)
tree39b6d87da307055521aeb4151391cfe3f7055ba7
parent46e6c270c4100bcca0cc376791bd515b07483fa6 (diff)
downloaddokka-880fb1095e1b6881ff4e891553de0cc9b92e3167.tar.gz
dokka-880fb1095e1b6881ff4e891553de0cc9b92e3167.tar.bz2
dokka-880fb1095e1b6881ff4e891553de0cc9b92e3167.zip
Add missing test data
-rw-r--r--core/testdata/format/sinceKotlinWide.package.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/testdata/format/sinceKotlinWide.package.md b/core/testdata/format/sinceKotlinWide.package.md
new file mode 100644
index 00000000..f683b178
--- /dev/null
+++ b/core/testdata/format/sinceKotlinWide.package.md
@@ -0,0 +1,11 @@
+[test](test/index)
+
+## Package &lt;root&gt;
+
+**Platform and version requirements:** Kotlin 1.1+
+
+### Types
+
+| [Since1.1](test/-since1.1/index)<br>(Kotlin 1.1) | `class Since1.1`<br>Useful |
+| [Since1.2](test/-since1.2/index)<br>(Kotlin 1.2) | `class Since1.2`<br>Useful also |
+