aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out')
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/-init-.html3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/equals.html3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/hash-code.html3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/index.html17
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/to-string.html3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/function.html5
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/index.html12
7 files changed, 16 insertions, 30 deletions
diff --git a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/-init-.html b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/-init-.html
index 68608d40..51e4544a 100644
--- a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/-init-.html
+++ b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/-init-.html
@@ -18,8 +18,7 @@
</div>
<div id="content" pageIds="/Fancy/&lt;init&gt;/#//">//<a href="../../index.html">root</a>/<a href="../index.html"></a>/<a href="index.html">Fancy</a>/<a href="-init-.html">&lt;init&gt;</a>
<h1>&lt;init&gt;</h1>
- <div class="symbol monospace">final fun <a href="-init-.html">&lt;init&gt;</a>()</div>
- </div>
+<div class="symbol monospace">final fun <a href="-init-.html">&lt;init&gt;</a>()</div> </div>
</div>
</div>
</body>
diff --git a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/equals.html b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/equals.html
index 095832b0..3047ead0 100644
--- a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/equals.html
+++ b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/equals.html
@@ -18,8 +18,7 @@
</div>
<div id="content" pageIds="/Fancy/equals/#kotlin.Any?//">//<a href="../../index.html">root</a>/<a href="../index.html"></a>/<a href="index.html">Fancy</a>/<a href="equals.html">equals</a>
<h1>equals</h1>
- <div class="symbol monospace">open fun <a href="equals.html">equals</a>(other: <a href="">Any</a>): <a href="">Boolean</a></div>
- </div>
+<div class="symbol monospace">open fun <a href="equals.html">equals</a>(other: <a href="">Any</a>): <a href="">Boolean</a></div> </div>
</div>
</div>
</body>
diff --git a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/hash-code.html b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/hash-code.html
index c600cba6..aae30759 100644
--- a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/hash-code.html
+++ b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/hash-code.html
@@ -18,8 +18,7 @@
</div>
<div id="content" pageIds="/Fancy/hashCode/#//">//<a href="../../index.html">root</a>/<a href="../index.html"></a>/<a href="index.html">Fancy</a>/<a href="hash-code.html">hashCode</a>
<h1>hashCode</h1>
- <div class="symbol monospace">open fun <a href="hash-code.html">hashCode</a>(): <a href="">Int</a></div>
- </div>
+<div class="symbol monospace">open fun <a href="hash-code.html">hashCode</a>(): <a href="">Int</a></div> </div>
</div>
</div>
</body>
diff --git a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/index.html b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/index.html
index 9d89328b..5c51a927 100644
--- a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/index.html
+++ b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/index.html
@@ -18,30 +18,27 @@
</div>
<div id="content" pageIds="/Fancy////">//<a href="../../index.html">root</a>/<a href="../index.html"></a>/<a href="index.html">Fancy</a>
<h1>Fancy</h1>
- <div class="symbol monospace">annotation class <a href="index.html">Fancy</a></div>
+<div class="symbol monospace">annotation class <a href="index.html">Fancy</a></div><br>
<h2>Functions</h2>
<table>
<thead></thead>
<tbody>
<tr>
<td><a href="equals.html">equals</a></td>
- <td>
- <div class="symbol monospace">open fun <a href="equals.html">equals</a>(other: <a href="">Any</a>): <a href="">Boolean</a></div>
- <div class="brief "></div>
+ <td><div class="symbol monospace">open fun <a href="equals.html">equals</a>(other: <a href="">Any</a>): <a href="">Boolean</a></div>
+ <div class="brief "> </div>
</td>
</tr>
<tr>
<td><a href="hash-code.html">hashCode</a></td>
- <td>
- <div class="symbol monospace">open fun <a href="hash-code.html">hashCode</a>(): <a href="">Int</a></div>
- <div class="brief "></div>
+ <td><div class="symbol monospace">open fun <a href="hash-code.html">hashCode</a>(): <a href="">Int</a></div>
+ <div class="brief "> </div>
</td>
</tr>
<tr>
<td><a href="to-string.html">toString</a></td>
- <td>
- <div class="symbol monospace">open fun <a href="to-string.html">toString</a>(): <a href="">String</a></div>
- <div class="brief "></div>
+ <td><div class="symbol monospace">open fun <a href="to-string.html">toString</a>(): <a href="">String</a></div>
+ <div class="brief "> </div>
</td>
</tr>
</tbody>
diff --git a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/to-string.html b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/to-string.html
index 01f5bd2f..89cc4ecc 100644
--- a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/to-string.html
+++ b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/to-string.html
@@ -18,8 +18,7 @@
</div>
<div id="content" pageIds="/Fancy/toString/#//">//<a href="../../index.html">root</a>/<a href="../index.html"></a>/<a href="index.html">Fancy</a>/<a href="to-string.html">toString</a>
<h1>toString</h1>
- <div class="symbol monospace">open fun <a href="to-string.html">toString</a>(): <a href="">String</a></div>
- </div>
+<div class="symbol monospace">open fun <a href="to-string.html">toString</a>(): <a href="">String</a></div> </div>
</div>
</div>
</body>
diff --git a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/function.html b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/function.html
index 4a0faa01..ad03758d 100644
--- a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/function.html
+++ b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/function.html
@@ -18,10 +18,7 @@
</div>
<div id="content" pageIds="//function/#kotlin.Function0[kotlin.Unit]//">//<a href="../index.html">root</a>/<a href="index.html"></a>/<a href="function.html">function</a>
<h1>function</h1>
- <div class="symbol monospace">final fun <a href="function.html">function</a>(notInlined:
- <div class="symbol monospace">() -&gt; <a href="">Unit</a></div>
-)</div>
- </div>
+<div class="symbol monospace">final fun <a href="function.html">function</a>(notInlined: <div class="symbol monospace">() -&gt; <a href="">Unit</a></div>)</div> </div>
</div>
</div>
</body>
diff --git a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/index.html b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/index.html
index c6e84a04..88bff912 100644
--- a/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/index.html
+++ b/plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/index.html
@@ -24,9 +24,8 @@
<tbody>
<tr>
<td><a href="-fancy/index.html">Fancy</a></td>
- <td>
- <div class="symbol monospace">annotation class <a href="-fancy/index.html">Fancy</a></div>
- <div class="brief "></div>
+ <td><div class="symbol monospace">annotation class <a href="-fancy/index.html">Fancy</a></div>
+ <div class="brief "> </div>
</td>
</tr>
</tbody>
@@ -37,11 +36,8 @@
<tbody>
<tr>
<td><a href="function.html">function</a></td>
- <td>
- <div class="symbol monospace">final fun <a href="function.html">function</a>(notInlined:
- <div class="symbol monospace">() -&gt; <a href="">Unit</a></div>
-)</div>
- <div class="brief "></div>
+ <td><div class="symbol monospace">final fun <a href="function.html">function</a>(notInlined: <div class="symbol monospace">() -&gt; <a href="">Unit</a></div>)</div>
+ <div class="brief "> </div>
</td>
</tr>
</tbody>