diff options
author | Paweł Marks <pmarks@virtuslab.com> | 2020-03-25 13:27:25 +0100 |
---|---|---|
committer | Paweł Marks <pmarks@virtuslab.com> | 2020-03-25 13:27:25 +0100 |
commit | cf37a3d981bac28e791ec0402fe6f19f986e7a47 (patch) | |
tree | 0911ebbbf959170d2ae6937adde6ebf626f6e7ae /plugins/base/src/test/resources/expect/functionWithAnnotatedParam | |
parent | 00a75f986e9b1a507b551f990ea8a12a1a470880 (diff) | |
download | dokka-cf37a3d981bac28e791ec0402fe6f19f986e7a47.tar.gz dokka-cf37a3d981bac28e791ec0402fe6f19f986e7a47.tar.bz2 dokka-cf37a3d981bac28e791ec0402fe6f19f986e7a47.zip |
Regeneration of expect tests
Diffstat (limited to 'plugins/base/src/test/resources/expect/functionWithAnnotatedParam')
-rw-r--r-- | plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/root/-fancy/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
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"><init></a></td> - <td> - <div class="symbol monospace">final fun <a href="-init-.html"><init></a>()</div> - <div class="brief "></div> - </td> - </tr> - </tbody> - </table> <h2>Functions</h2> <table> <thead></thead> |