aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/resources/expect/function/out/html
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/base/src/test/resources/expect/function/out/html')
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/root/fn.html6
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/root/index.html5
2 files changed, 4 insertions, 7 deletions
diff --git a/plugins/base/src/test/resources/expect/function/out/html/root/fn.html b/plugins/base/src/test/resources/expect/function/out/html/root/fn.html
index 9e52f490..600c6f19 100644
--- a/plugins/base/src/test/resources/expect/function/out/html/root/fn.html
+++ b/plugins/base/src/test/resources/expect/function/out/html/root/fn.html
@@ -18,10 +18,8 @@
</div>
<div id="content" pageIds="//fn/#//">//<a href="../index.html">root</a>/<a href="index.html"></a>/<a href="fn.html">fn</a>
<h1>fn</h1>
- <div class="symbol monospace">final fun <a href="fn.html">fn</a>()</div>
- <h3>Description</h3>
-Function fn
-</div>
+<div class="symbol monospace">final fun <a href="fn.html">fn</a>()</div> <h3>Description</h3>
+Function fn<br> </div>
</div>
</div>
</body>
diff --git a/plugins/base/src/test/resources/expect/function/out/html/root/index.html b/plugins/base/src/test/resources/expect/function/out/html/root/index.html
index fe2eeab7..8c346556 100644
--- a/plugins/base/src/test/resources/expect/function/out/html/root/index.html
+++ b/plugins/base/src/test/resources/expect/function/out/html/root/index.html
@@ -24,9 +24,8 @@
<tbody>
<tr>
<td><a href="fn.html">fn</a></td>
- <td>
- <div class="symbol monospace">final fun <a href="fn.html">fn</a>()</div>
- <div class="brief ">Function fn</div>
+ <td><div class="symbol monospace">final fun <a href="fn.html">fn</a>()</div>
+ <div class="brief "> </div>
</td>
</tr>
</tbody>