aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/root/-fancy/index.html13
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/index.html13
-rw-r--r--plugins/base/src/test/resources/expect/sinceKotlin/out/html/root/available-since1.1.html2
3 files changed, 1 insertions, 27 deletions
diff --git a/plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/root/-fancy/index.html b/plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/root/-fancy/index.html
index 60f3af69..fd1f598b 100644
--- a/plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/root/-fancy/index.html
+++ b/plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/root/-fancy/index.html
@@ -19,19 +19,6 @@
<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>
- <h2>Constructors</h2>
- <table>
- <thead></thead>
- <tbody>
- <tr>
- <td><a href="-init-.html">&lt;init&gt;</a></td>
- <td>
- <div class="symbol monospace">final fun <a href="-init-.html">&lt;init&gt;</a>(size: <a href="">Int</a>)</div>
- <div class="brief "></div>
- </td>
- </tr>
- </tbody>
- </table>
<h2>Functions</h2>
<table>
<thead></thead>
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 792b72b7..9d89328b 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
@@ -19,19 +19,6 @@
<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>
- <h2>Constructors</h2>
- <table>
- <thead></thead>
- <tbody>
- <tr>
- <td><a href="-init-.html">&lt;init&gt;</a></td>
- <td>
- <div class="symbol monospace">final fun <a href="-init-.html">&lt;init&gt;</a>()</div>
- <div class="brief "></div>
- </td>
- </tr>
- </tbody>
- </table>
<h2>Functions</h2>
<table>
<thead></thead>
diff --git a/plugins/base/src/test/resources/expect/sinceKotlin/out/html/root/available-since1.1.html b/plugins/base/src/test/resources/expect/sinceKotlin/out/html/root/available-since1.1.html
index 543853c8..964602a2 100644
--- a/plugins/base/src/test/resources/expect/sinceKotlin/out/html/root/available-since1.1.html
+++ b/plugins/base/src/test/resources/expect/sinceKotlin/out/html/root/available-since1.1.html
@@ -20,7 +20,7 @@
<h1>availableSince1.1</h1>
<div class="symbol monospace">final fun <a href="available-since1.1.html">availableSince1.1</a>(): <a href="">String</a></div>
<h3>Description</h3>
-Quite useful <a href="[String]">String</a>
+Quite useful <a href="">String</a>
</div>
</div>
</div>