summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/line_comments/expected/html/a-page-with-a-line-comment-in-the-see-also-command.html
blob: 27ba4c2a384823161cb7183b1370484073cfe1af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- line_comment_adventures.qdoc -->
  <title>The source for this page has a line comment in its sa command | LineComment</title>
</head>
<body>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">The source for this page has a line comment in its sa command</h1>
<!-- $$$a-page-with-a-line-comment-in-the-see-also-command.html-description -->
<div class="descr" id="details">
<p>QDoc's \sa command doesn't respect QDoc's line comments.</p>
</div>
<p><b>See also </b><a href="another-page-with-an-image-at-the-top.html" translate="no">This page starts with an image</a> and <a href="line-comment-adventures.html" translate="no">Adventures with QDoc's line comments</a>.</p>
<!-- @@@a-page-with-a-line-comment-in-the-see-also-command.html -->
</body>
</html>