aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/deprecated.class.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/format/deprecated.class.html')
-rw-r--r--test/data/format/deprecated.class.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/data/format/deprecated.class.html b/test/data/format/deprecated.class.html
index 030dd12b..bc44620d 100644
--- a/test/data/format/deprecated.class.html
+++ b/test/data/format/deprecated.class.html
@@ -2,21 +2,21 @@
<HEAD>
</HEAD>
<BODY>
-<a href="out.html">test</a>&nbsp;/&nbsp;<a href="out.html"></a>&nbsp;/&nbsp;<a href="out.html">C</a><br/>
+<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/-c/index">C</a><br/>
<br/>
<h1>C</h1>
<code><span class="keyword">class </span><s><span class="identifier">C</span></s></code><br/>
<strong>Deprecated: </strong>This class sucks<br/>
<br/>
<br/>
-<a href="out.html">test</a>&nbsp;/&nbsp;<a href="out.html"></a>&nbsp;/&nbsp;<a href="out.html">f</a><br/>
+<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/f">f</a><br/>
<br/>
<h1>f</h1>
<code><span class="keyword">fun </span><s><span class="identifier">f</span></s><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code><br/>
<strong>Deprecated: </strong>This function sucks<br/>
<br/>
<br/>
-<a href="out.html">test</a>&nbsp;/&nbsp;<a href="out.html"></a>&nbsp;/&nbsp;<a href="out.html">p</a><br/>
+<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/p/index">p</a><br/>
<br/>
<h1>p</h1>
<code><span class="keyword">val </span><s><span class="identifier">p</span></s><span class="symbol">: </span><span class="identifier">Int</span></code><br/>
@@ -28,7 +28,7 @@
<tbody>
<tr>
<td>
-<a href="out.html">&lt;init&gt;</a></td>
+<a href="test/-c/-init-">&lt;init&gt;</a></td>
<td>
<code><span class="keyword">public</span> <span class="identifier">C</span><span class="symbol">(</span><span class="symbol">)</span></code></td>
</tr>
@@ -39,7 +39,7 @@
<tbody>
<tr>
<td>
-<a href="out.html">get</a></td>
+<a href="test/p/get">get</a></td>
<td>
<code><span class="identifier">get</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Int</span></code></td>
</tr>