aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/see.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/format/see.html')
-rw-r--r--test/data/format/see.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/test/data/format/see.html b/test/data/format/see.html
new file mode 100644
index 00000000..fa283363
--- /dev/null
+++ b/test/data/format/see.html
@@ -0,0 +1,27 @@
+<HTML>
+<HEAD>
+</HEAD>
+<BODY>
+<a href="out.html">test</a>&nbsp;/&nbsp;<a href="out.html"></a>&nbsp;/&nbsp;<a href="out.html">quux</a><br/>
+<br/>
+<h1>quux</h1>
+<pre><code><span class="keyword">fun </span><span class="identifier">quux</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code></pre><br/>
+<br/>
+<br/>
+<br/>
+<strong>See Also</strong><br/>
+<p><a href="out.html">foo</a></p>
+<p><a href="out.html">bar</a></p>
+<br/>
+<a href="out.html">test</a>&nbsp;/&nbsp;<a href="out.html"></a>&nbsp;/&nbsp;<a href="out.html">foo</a><br/>
+<br/>
+<h1>foo</h1>
+<pre><code><span class="keyword">fun </span><span class="identifier">foo</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code></pre><br/>
+<br/>
+<a href="out.html">test</a>&nbsp;/&nbsp;<a href="out.html"></a>&nbsp;/&nbsp;<a href="out.html">bar</a><br/>
+<br/>
+<h1>bar</h1>
+<pre><code><span class="keyword">fun </span><span class="identifier">bar</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code></pre><br/>
+<br/>
+</BODY>
+</HTML>