aboutsummaryrefslogtreecommitdiff
path: root/test/data/format
diff options
context:
space:
mode:
authorDmitry Jemerov <yole@jetbrains.com>2015-12-03 16:22:11 +0100
committerDmitry Jemerov <yole@jetbrains.com>2015-12-03 16:22:49 +0100
commit39631054c58df5841ea268b7002b820ec55f6e0a (patch)
treecefedd8411c859243bd181568e16fcdd372a38c8 /test/data/format
parent797cb4732c53bf1e3b2091add8cf731fc436607f (diff)
downloaddokka-39631054c58df5841ea268b7002b820ec55f6e0a.tar.gz
dokka-39631054c58df5841ea268b7002b820ec55f6e0a.tar.bz2
dokka-39631054c58df5841ea268b7002b820ec55f6e0a.zip
restructure Dokka build to use Gradle for everything except for the Maven plugin
Diffstat (limited to 'test/data/format')
-rw-r--r--test/data/format/accessor.kt5
-rw-r--r--test/data/format/accessor.md18
-rw-r--r--test/data/format/annotatedTypeParameter.kt2
-rw-r--r--test/data/format/annotatedTypeParameter.md8
-rw-r--r--test/data/format/annotationClass.kt1
-rw-r--r--test/data/format/annotationClass.md14
-rw-r--r--test/data/format/annotationParams.kt1
-rw-r--r--test/data/format/annotationParams.md8
-rw-r--r--test/data/format/annotations.kt6
-rw-r--r--test/data/format/annotations.md26
-rw-r--r--test/data/format/bracket.html14
-rw-r--r--test/data/format/bracket.kt4
-rw-r--r--test/data/format/brokenLink.html14
-rw-r--r--test/data/format/brokenLink.kt4
-rw-r--r--test/data/format/classWithCompanionObject.html46
-rw-r--r--test/data/format/classWithCompanionObject.kt7
-rw-r--r--test/data/format/classWithCompanionObject.md26
-rw-r--r--test/data/format/codeSpan.html14
-rw-r--r--test/data/format/codeSpan.kt4
-rw-r--r--test/data/format/companionObjectExtension.kt10
-rw-r--r--test/data/format/companionObjectExtension.md23
-rw-r--r--test/data/format/crossLanguage/kotlinExtendsJava/Bar.html37
-rw-r--r--test/data/format/crossLanguage/kotlinExtendsJava/Bar.kt6
-rw-r--r--test/data/format/crossLanguage/kotlinExtendsJava/test/Foo.java6
-rw-r--r--test/data/format/deprecated.class.html41
-rw-r--r--test/data/format/deprecated.kt5
-rw-r--r--test/data/format/deprecated.package.html43
-rw-r--r--test/data/format/emptyDescription.kt5
-rw-r--r--test/data/format/emptyDescription.md11
-rw-r--r--test/data/format/entity.html26
-rw-r--r--test/data/format/entity.kt4
-rw-r--r--test/data/format/enumClass.kt4
-rw-r--r--test/data/format/enumClass.md15
-rw-r--r--test/data/format/enumClass.value.md8
-rw-r--r--test/data/format/extensionFunctionParameter.kt1
-rw-r--r--test/data/format/extensionFunctionParameter.md8
-rw-r--r--test/data/format/extensions.class.md16
-rw-r--r--test/data/format/extensions.kt19
-rw-r--r--test/data/format/extensions.package.md11
-rw-r--r--test/data/format/functionWithDefaultParameter.kt1
-rw-r--r--test/data/format/functionWithDefaultParameter.md8
-rw-r--r--test/data/format/htmlEscaping.html14
-rw-r--r--test/data/format/htmlEscaping.kt4
-rw-r--r--test/data/format/inheritedExtensions.kt11
-rw-r--r--test/data/format/inheritedExtensions.md21
-rw-r--r--test/data/format/inheritedMembers.kt12
-rw-r--r--test/data/format/inheritedMembers.md38
-rw-r--r--test/data/format/javaCodeInParam.java5
-rw-r--r--test/data/format/javaCodeInParam.md21
-rw-r--r--test/data/format/javaCodeLiteralTags.java6
-rw-r--r--test/data/format/javaCodeLiteralTags.md23
-rw-r--r--test/data/format/javaDeprecated.html14
-rw-r--r--test/data/format/javaDeprecated.java5
-rw-r--r--test/data/format/javaLinkTag.html36
-rw-r--r--test/data/format/javaLinkTag.java6
-rw-r--r--test/data/format/javaLinkTagWithLabel.html36
-rw-r--r--test/data/format/javaLinkTagWithLabel.java6
-rw-r--r--test/data/format/javaSeeTag.html38
-rw-r--r--test/data/format/javaSeeTag.java6
-rw-r--r--test/data/format/javaSpaceInAuthor.java5
-rw-r--r--test/data/format/javaSpaceInAuthor.md19
-rw-r--r--test/data/format/javaSupertype.html35
-rw-r--r--test/data/format/javaSupertype.java8
-rw-r--r--test/data/format/javadocHtml.java14
-rw-r--r--test/data/format/javadocHtml.md27
-rw-r--r--test/data/format/javadocOrderedList.java8
-rw-r--r--test/data/format/javadocOrderedList.md20
-rw-r--r--test/data/format/linkWithLabel.html37
-rw-r--r--test/data/format/linkWithLabel.kt6
-rw-r--r--test/data/format/nullability.kt5
-rw-r--r--test/data/format/nullability.md20
-rw-r--r--test/data/format/operatorOverloading.kt3
-rw-r--r--test/data/format/operatorOverloading.md8
-rw-r--r--test/data/format/orderedList.html30
-rw-r--r--test/data/format/orderedList.kt8
-rw-r--r--test/data/format/overloads.html23
-rw-r--r--test/data/format/overloads.kt5
-rw-r--r--test/data/format/overloadsWithDescription.html21
-rw-r--r--test/data/format/overloadsWithDescription.kt15
-rw-r--r--test/data/format/overloadsWithDifferentDescriptions.html30
-rw-r--r--test/data/format/overloadsWithDifferentDescriptions.kt15
-rw-r--r--test/data/format/overridingFunction.kt7
-rw-r--r--test/data/format/overridingFunction.md9
-rw-r--r--test/data/format/paramTag.kt6
-rw-r--r--test/data/format/paramTag.md14
-rw-r--r--test/data/format/parameterAnchor.html17
-rw-r--r--test/data/format/parameterAnchor.kt6
-rw-r--r--test/data/format/parenthesis.html14
-rw-r--r--test/data/format/parenthesis.kt4
-rw-r--r--test/data/format/propertyVar.kt1
-rw-r--r--test/data/format/propertyVar.md8
-rw-r--r--test/data/format/reifiedTypeParameter.kt3
-rw-r--r--test/data/format/reifiedTypeParameter.md8
-rw-r--r--test/data/format/see.html28
-rw-r--r--test/data/format/see.kt12
-rw-r--r--test/data/format/starProjection.kt3
-rw-r--r--test/data/format/starProjection.md8
-rw-r--r--test/data/format/summarizeSignatures.kt20
-rw-r--r--test/data/format/summarizeSignatures.md23
-rw-r--r--test/data/format/summarizeSignaturesProperty.kt20
-rw-r--r--test/data/format/summarizeSignaturesProperty.md23
-rw-r--r--test/data/format/throwsTag.kt5
-rw-r--r--test/data/format/throwsTag.md13
-rw-r--r--test/data/format/tripleBackticks.html16
-rw-r--r--test/data/format/tripleBackticks.kt7
-rw-r--r--test/data/format/typeLink.html24
-rw-r--r--test/data/format/typeLink.kt5
-rw-r--r--test/data/format/typeParameterBounds.kt6
-rw-r--r--test/data/format/typeParameterBounds.md11
-rw-r--r--test/data/format/typeParameterVariance.kt2
-rw-r--r--test/data/format/typeParameterVariance.md14
-rw-r--r--test/data/format/typeProjectionVariance.kt1
-rw-r--r--test/data/format/typeProjectionVariance.md8
-rw-r--r--test/data/format/varargsFunction.kt1
-rw-r--r--test/data/format/varargsFunction.md8
115 files changed, 0 insertions, 1549 deletions
diff --git a/test/data/format/accessor.kt b/test/data/format/accessor.kt
deleted file mode 100644
index 5a4d1742..00000000
--- a/test/data/format/accessor.kt
+++ /dev/null
@@ -1,5 +0,0 @@
-class C() {
- var x: String
- /** The getter returns an empty string. */ get() = ""
- /** The setter does nothing. */ set(value) { }
-}
diff --git a/test/data/format/accessor.md b/test/data/format/accessor.md
deleted file mode 100644
index 8279f452..00000000
--- a/test/data/format/accessor.md
+++ /dev/null
@@ -1,18 +0,0 @@
-[test](test/index) / [C](test/-c/index) / [x](test/-c/x)
-
-
-# x
-
-`var x: String`
-**Getter**
-
-The getter returns an empty string.
-
-
-**Setter**
-
-The setter does nothing.
-
-
-
-
diff --git a/test/data/format/annotatedTypeParameter.kt b/test/data/format/annotatedTypeParameter.kt
deleted file mode 100644
index cc3bfc1a..00000000
--- a/test/data/format/annotatedTypeParameter.kt
+++ /dev/null
@@ -1,2 +0,0 @@
-public fun <E> containsAll(elements: Collection<@UnsafeVariance E>): @UnsafeVariance E {
-}
diff --git a/test/data/format/annotatedTypeParameter.md b/test/data/format/annotatedTypeParameter.md
deleted file mode 100644
index 7d26a162..00000000
--- a/test/data/format/annotatedTypeParameter.md
+++ /dev/null
@@ -1,8 +0,0 @@
-[test](test/index) / [containsAll](test/contains-all)
-
-
-# containsAll
-
-`fun &lt;E&gt; containsAll(elements:&nbsp;Collection&lt;@UnsafeVariance E&gt;): @UnsafeVariance E`
-
-
diff --git a/test/data/format/annotationClass.kt b/test/data/format/annotationClass.kt
deleted file mode 100644
index 89d494fb..00000000
--- a/test/data/format/annotationClass.kt
+++ /dev/null
@@ -1 +0,0 @@
-annotation class fancy
diff --git a/test/data/format/annotationClass.md b/test/data/format/annotationClass.md
deleted file mode 100644
index 03548aa3..00000000
--- a/test/data/format/annotationClass.md
+++ /dev/null
@@ -1,14 +0,0 @@
-[test](test/index) / [fancy](test/fancy/index)
-
-
-# fancy
-
-`annotation class fancy`
-
-
-
-### Constructors
-
-
-| [&lt;init&gt;](test/fancy/-init-) | `fancy()` |
-
diff --git a/test/data/format/annotationParams.kt b/test/data/format/annotationParams.kt
deleted file mode 100644
index f259a740..00000000
--- a/test/data/format/annotationParams.kt
+++ /dev/null
@@ -1 +0,0 @@
-@JvmName("FFF") fun f() {}
diff --git a/test/data/format/annotationParams.md b/test/data/format/annotationParams.md
deleted file mode 100644
index 8cdd6e96..00000000
--- a/test/data/format/annotationParams.md
+++ /dev/null
@@ -1,8 +0,0 @@
-[test](test/index) / [f](test/f)
-
-
-# f
-
-`@JvmName("FFF") fun f(): Unit`
-
-
diff --git a/test/data/format/annotations.kt b/test/data/format/annotations.kt
deleted file mode 100644
index 57f76249..00000000
--- a/test/data/format/annotations.kt
+++ /dev/null
@@ -1,6 +0,0 @@
-data class Foo {
- inline fun bar(noinline notInlined: () -> Unit) {
- }
-
- inline val x: Int
-}
diff --git a/test/data/format/annotations.md b/test/data/format/annotations.md
deleted file mode 100644
index b898d55c..00000000
--- a/test/data/format/annotations.md
+++ /dev/null
@@ -1,26 +0,0 @@
-[test](test/index) / [Foo](test/-foo/index)
-
-
-# Foo
-
-`data class Foo`
-
-
-
-### Constructors
-
-
-| [&lt;init&gt;](test/-foo/-init-) | `Foo()` |
-
-
-### Properties
-
-
-| [x](test/-foo/x) | `val x: Int` |
-
-
-### Functions
-
-
-| [bar](test/-foo/bar) | `fun bar(notInlined:&nbsp;()&nbsp;-&gt;&nbsp;Unit): Unit` |
-
diff --git a/test/data/format/bracket.html b/test/data/format/bracket.html
deleted file mode 100644
index 5630073d..00000000
--- a/test/data/format/bracket.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<HTML>
-<HEAD>
-<title>test / foo</title>
-</HEAD>
-<BODY>
-<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/foo">foo</a><br/>
-<br/>
-<h1>foo</h1>
-<code><